Frogger3140

Python Error

Apr 1st, 2012
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. >>> ================================ RESTART ================================
  2. >>>
  3.  
  4. Traceback (most recent call last):
  5. File "/Users/frogger3140/Downloads/Imaging-1.1.7/setup.py", line 486, in <module>
  6. version=VERSION,
  7. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/core.py", line 140, in setup
  8. raise SystemExit, gen_usage(dist.script_name) + "\nerror: %s" % msg
  9. SystemExit: usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
  10. or: setup.py --help [cmd1 cmd2 ...]
  11. or: setup.py --help-commands
  12. or: setup.py cmd --help
  13.  
  14. error: no commands supplied
Advertisement
Add Comment
Please, Sign In to add comment