alzim@ssh:~$ python setup.py install /usr/bin/python3.1.real: can't open file 'setup.py': [Errno 2] No such file or directory alzim@ssh:~$ How to fix?
Hi, That means that you do not have setup.py in the local directory.
Also, askbot is not compatible with python 3. You need at least 2.5 and better - 2.6, but less than 3.
You need to either clone git repository and then run what you did or run
easy_install askbot
This will take askbot from the pypi (python package index) repository.
Use version from github if you are ok with using development version, which may have some half-implemented parts.
Asked: Jul 21 '10
Seen: 44 times
Last updated: Apr 26 '11
sorry, system error, what to do?
comment error message: white text on yellow background
error on upvote: "Sorry, something is not right here..." [fixed]
coffin warning: cannot translate loader
Error 324 (net::ERR_EMPTY_RESPONSE): Unknown error.
Error asking questions with multiple tags
Best practices to avoid data inconsistency
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.