-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Milestone
Description
On installing it i had folllwing error:
Downloading/unpacking gitdb>=0.5.1 (from GitPython->-r /home/katyukha/projects/TDeployer/requirements.txt (line 3))
Downloading gitdb-0.5.4.tar.gz (50kB): 50kB downloaded
Running setup.py egg_info for package gitdb
Traceback (most recent call last):
File "<string>", line 16, in <module>
File "/home/katyukha/projects/TDeployer/venv/build/gitdb/setup.py", line 24
print "Ignored failure when building extensions, pure python modules will be used instead"
^
SyntaxError: invalid syntax
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 16, in <module>
File "/home/katyukha/projects/TDeployer/venv/build/gitdb/setup.py", line 24
print "Ignored failure when building extensions, pure python modules will be used instead"
^
SyntaxError: invalid syntax