Not Able To Install Askbot Using Sources Either
Hi,
Before this I have tried PIP and Easy Install however I already raised a question asking why network issue is being shown.
After that I downloaded the tar file of askbot and did : python setup.py install, however it ends up saying :
Installing askbot-setup script to /usr/bin
Installed /usr/lib/python2.7/site-packages/askbot-0.7.39-py2.7.egg
Processing dependencies for askbot==0.7.39
Searching for django-threaded-multihost
Reading http://pypi.python.org/simple/django-threaded-multihost/
Download error on http://pypi.python.org/simple/django-threaded-multihost/: timed out -- Some packages may not be found!
Reading http://pypi.python.org/simple/django-threaded-multihost/
Download error on http://pypi.python.org/simple/django-threaded-multihost/: timed out -- Some packages may not be found!
Couldn't find index page for 'django-threaded-multihost' (maybe misspelled?) Scanning index of all packages (this may take a while)
Reading http://pypi.python.org/simple/
Download error on http://pypi.python.org/simple/: timed out -- Some packages may not be found!
No local packages or download links found for django-threaded-multihost error: Could not find suitable distribution for Requirement.parse('django-threaded-multihost')
I'm on Fedora 16. Its been quit a while that I'm trying to install Askbot.
Comments