Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. *ERROR: Complete output from command python setup.py egg_info:
  2. ERROR: Traceback (most recent call last):
  3. File "<string>", line 1, in <module>
  4. File "C:Usersanon4AppDataLocalTemppip-install-_y19ekf4wsgirefsetup.py", line 5, in <module>
  5. import ez_setup
  6. File "C:Usersanon4AppDataLocalTemppip-install-_y19ekf4wsgirefez_setup__init__.py", line 170
  7. print "Setuptools version",version,"or greater has been installed."
  8. ^
  9. SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Setuptools version",version,"or greater has been installed.")?
  10. ----------------------------------------
  11. ERROR: Command "python setup.py egg_info" failed with error code 1 in C:Usersanon4AppDataLocalTemppip-install-_y19ekf4wsgiref*
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement