Hello, Im installing askbot. I'm a newby to python so sorry if question is too dumb.
I opted to install it with:
git clone git://github.com/ASKBOT/askbot-devel.git milexpertos
Aftwerwards:
python setup.py develop
Then:
askbot-setup
and I got the following error:
Traceback (most recent call last): File "/usr/bin/askbot-setup", line 7, in ? sys.exit( File "/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/pkg_resources.py", line 318, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/pkg_resources.py", line 2221, in load_entry_point return ep.load() File "/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/pkg_resources.py", line 1954, in load entry = __import__(self.module_name, globals(),globals(), ['__name__']) File "/var/www/milexpertos.org/milexpertos/askbot/deployment/__init__.py", line 6, in ? from askbot.deployment import messages File "/var/www/milexpertos.org/milexpertos/askbot/deployment/messages.py", line 4, in ? from askbot.deployment import path_utils File "/var/www/milexpertos.org/milexpertos/askbot/deployment/path_utils.py", line 113 with file(file_path, 'a'): ^ SyntaxError: invalid syntax
Could you please guide me with a starting point to fix it?
Thanks
keyword with will not work in python2.4
Can you install newer version of python, or maybe you already have it on your system?
Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2011-09-06 10:28:44 -0500
Seen: 141 times
Last updated: Sep 06 '11
comment error message: white text on yellow background
error on upvote: "Sorry, something is not right here..." [fixed]
Ошибка при установке "'ascii' codec can't encode characters"
I get an error when I try to post the first question in my askbot site
Where are the badges in a fresh install? [fixed]
startforum overwrites existing settings.py
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.