imwilsonxu/fbone

Installation issue

johnpaulhayes opened this issue · 4 comments

Hi there,

I've spent some time troubleshooting this before creating an issue here but to no avail.
I'm seeing the below error when I try to install fbone.
This is done from a fresh and updated installation of Ubuntu on a virtual machine.
All stated requirements have been meet too.

As per the readme file:

I clone the repo.
Create a new virtualenv: virtualenv env and activate it
Run fab setup

Am I doing something wrong here?

Installed /var/www/fbone/env/lib/python2.7/site-packages/fbone-0.1-py2.7.egg
Processing dependencies for fbone==0.1
Searching for mysql-python
Reading http://pypi.python.org/simple/mysql-python/
Best match: MySQL-python 1.2.4
Downloading https://pypi.python.org/packages/source/M/MySQL-python/MySQL-python-1.2.4.zip#md5=ddf2386daf10a97af115ffad2ed4a9a0
Processing MySQL-python-1.2.4.zip
Running MySQL-python-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-OziO2z/MySQL-python-1.2.4/egg-dist-tmp-GQN0B_
The required version of distribute (>=0.6.28) is not available,
and can't be installed while this script is running. Please
install a more recent version first, using
'easy_install -U distribute'.

(Currently using distribute 0.6.24 (/var/www/fbone/env/lib/python2.7/site-packages/distribute-0.6.24-py2.7.egg))
error: Setup script exited with 2

Fatal error: local() encountered an error (return code 1) while executing 'python setup.py install'

There are a fair few errors with the current version. It looks like it hasn't been updated in 6 months. The author needs to merge in some pull requests that are awaiting!

Thanks for your feedbacks. Would you please try the latest version?

Hi, I just checked it out and ran it. Works with no problems. Thanks for the update! The bootstrap pull-request also works fine too when I tried to merge it in.

Thanks for testing. I'll upgrade bootstrap to v3.0.1.