I extracted RBTools-0.3.2.tar.gz in C:\RBTools-0.3.2\ in Windows 7 Enterprise edition PC with Python 3.2.
while running the command below:
python setup.py
I am getting the following error :
Traceback (most recent call last):
File "setup.py", line 22, in <module>
from ez_setup import use_setuptools
File "C:\RBTools-0.3.2\ez_setup.py", line 106
except pkg_resources.VersionConflict, e:
^
SyntaxError: invalid syntax
Please resolve the issue.
Regards,
Tarun
2.
3.
$ python setup.py
What is the expected output? What do you see instead?
What operating system are you using? What browser?
Please provide any additional information below.