Comment #27 on issue 1060 by [email protected]: easy_install
P4PythonInstaller *Error*
http://code.google.com/p/reviewboard/issues/detail?id=1060
I am trying to install P4PythonInstaller in pyhton3.2.2 :
/path/to/ins_dir/python/v3.2.2/bin/easy_install P4PythonInstaller..
but it fails at end by giving this error :
.
.
.
File "/path/to/ins_dir/python/v3.2.2/lib/python3.2/site-packages/distribute-0.6.25-py3.2.egg/setuptools/sandbox.py",
line
73, in run
return func()
File "/path/to/ins_dir/python/v3.2.2/lib/python3.2/site-packages/distribute-0.6.25-py3.2.egg/setuptools/sandbox.py",
line 33, in <lambda>
).read(), "setup.py", 'exec'),
File "setup.py", line 30
print "Downloading %s..." % filename
^
SyntaxError: invalid syntax
---------------------------
What could be the reason of this error ?
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/reviewboard-issues?hl=en.