Guest User

Untitled

a guest
Jun 21st, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.32 KB | None | 0 0
  1. (helpmeeva)SkyFox:xmppconsultant SkyFox$ pip install PIL
  2. Downloading/unpacking PIL
  3. Running setup.py egg_info for package PIL
  4. WARNING: '' not a valid package name; please use only.-separated package names in setup.py
  5.  
  6. Installing collected packages: PIL
  7. Running setup.py install for PIL
  8. WARNING: '' not a valid package name; please use only.-separated package names in setup.py
  9. --- using frameworks at /System/Library/Frameworks
  10. building '_imaging' extension
  11. llvm-gcc-4.2 -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -mno-fused-madd -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_LIBJPEG -DHAVE_LIBZ -I/System/Library/Frameworks/Tcl.framework/Headers -I/System/Library/Frameworks/Tk.framework/Headers -IlibImaging -I/opt/local/include -I/Users/SkyFox/Projects/xmppconsultant/helpmeeva/include -I/usr/local/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _imaging.c -o build/temp.macosx-10.7-intel-2.7/_imaging.o
  12. cc1: error: unrecognized command line option "-arch"
  13. cc1: error: unrecognized command line option "-arch"
  14. error: command 'llvm-gcc-4.2' failed with exit status 1
  15. Complete output from command /Users/SkyFox/Projects/xmppconsultant/helpmeeva/bin/python -c "import setuptools;__file__='/Users/SkyFox/Projects/xmppconsultant/helpmeeva/build/PIL/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --single-version-externally-managed --record /var/folders/dp/dpp73jl91l75_3x5l5lkhkcc0000gn/T/pip-jTushp-record/install-record.txt --install-headers /Users/SkyFox/Projects/xmppconsultant/helpmeeva/bin/../include/site/python2.7:
  16. WARNING: '' not a valid package name; please use only.-separated package names in setup.py
  17.  
  18. running install
  19.  
  20. running build
  21.  
  22. running build_py
  23.  
  24. running build_ext
  25.  
  26. --- using frameworks at /System/Library/Frameworks
  27.  
  28. building '_imaging' extension
  29.  
  30. llvm-gcc-4.2 -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -mno-fused-madd -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_LIBJPEG -DHAVE_LIBZ -I/System/Library/Frameworks/Tcl.framework/Headers -I/System/Library/Frameworks/Tk.framework/Headers -IlibImaging -I/opt/local/include -I/Users/SkyFox/Projects/xmppconsultant/helpmeeva/include -I/usr/local/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _imaging.c -o build/temp.macosx-10.7-intel-2.7/_imaging.o
  31.  
  32. cc1: error: unrecognized command line option "-arch"
  33.  
  34. cc1: error: unrecognized command line option "-arch"
  35.  
  36. error: command 'llvm-gcc-4.2' failed with exit status 1
  37.  
  38. ----------------------------------------
  39. Command /Users/SkyFox/Projects/xmppconsultant/helpmeeva/bin/python -c "import setuptools;__file__='/Users/SkyFox/Projects/xmppconsultant/helpmeeva/build/PIL/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --single-version-externally-managed --record /var/folders/dp/dpp73jl91l75_3x5l5lkhkcc0000gn/T/pip-jTushp-record/install-record.txt --install-headers /Users/SkyFox/Projects/xmppconsultant/helpmeeva/bin/../include/site/python2.7 failed with error code 1
  40. Storing complete log in /Users/SkyFox/.pip/pip.log
  41. Traceback (most recent call last):
  42. File "/Users/SkyFox/Projects/xmppconsultant/helpmeeva/bin/pip", line 8, in <module>
  43. load_entry_point('pip==1.0.2', 'console_scripts', 'pip')()
  44. File "/Users/SkyFox/Projects/xmppconsultant/helpmeeva/lib/python2.7/site-packages/pip-1.0.2-py2.7.egg/pip/__init__.py", line 116, in main
  45. return command.main(initial_args, args[1:], options)
  46. File "/Users/SkyFox/Projects/xmppconsultant/helpmeeva/lib/python2.7/site-packages/pip-1.0.2-py2.7.egg/pip/basecommand.py", line 151, in main
  47. log_fp = open_logfile(log_fn, 'w')
  48. File "/Users/SkyFox/Projects/xmppconsultant/helpmeeva/lib/python2.7/site-packages/pip-1.0.2-py2.7.egg/pip/basecommand.py", line 180, in open_logfile
  49. log_fp = open(filename, mode)
  50. IOError: [Errno 13] Permission denied: '/Users/SkyFox/.pip/pip.log'
  51. (helpmeeva)SkyFox:xmppconsultant SkyFox$
Add Comment
Please, Sign In to add comment