Revision history [back]
Installation problem with Python 3
Following the documentation i run
git clone git://github.com/ASKBOT/askbot-devel.git test
cd test
and after i run
python setup.py develop
i get this error
File "setup.py", line 131
**************************************************************"""
^
SyntaxError: invalid syntax
The problem seems very easy. How can i fix it? Thanks in advance.
Installation problem with Python 3problem
Following the documentation i run
git clone git://github.com/ASKBOT/askbot-devel.git test
cd test
and after i run
python setup.py develop
i get this error
File "setup.py", line 131
**************************************************************"""
^
SyntaxError: invalid syntax
The problem seems very easy. How can i fix it? Thanks in advance.