| 1 | initial version | |
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.
| 2 | No.2 Revision |
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.
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.