Theseus007

Untitled

Feb 12th, 2015
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.41 KB | None | 0 0
  1. Downloading/unpacking zope.interface
  2. Downloading zope.interface-4.1.2.tar.gz (919kB): 919kB downloaded
  3. Running setup.py (path:/home/cce/py3/build/zope.interface/setup.py) egg_info for package zope.interface
  4.  
  5. warning: no previously-included files matching '*.dll' found anywhere in distribution
  6. warning: no previously-included files matching '*.pyc' found anywhere in distribution
  7. warning: no previously-included files matching '*.pyo' found anywhere in distribution
  8. warning: no previously-included files matching '*.so' found anywhere in distribution
  9. Requirement already satisfied (use --upgrade to upgrade): setuptools in /home/cce/py3/lib/python3.4/site-packages (from zope.interface)
  10. Installing collected packages: zope.interface
  11. Running setup.py install for zope.interface
  12.  
  13. warning: no previously-included files matching '*.dll' found anywhere in distribution
  14. warning: no previously-included files matching '*.pyc' found anywhere in distribution
  15. warning: no previously-included files matching '*.pyo' found anywhere in distribution
  16. warning: no previously-included files matching '*.so' found anywhere in distribution
  17. building 'zope.interface._zope_interface_coptimizations' extension
  18. x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/home/cce/py3/include -I/usr/include/python3.4m -c src/zope/interface/_zope_interface_coptimizations.c -o build/temp.linux-x86_64-3.4/src/zope/interface/_zope_interface_coptimizations.o
  19. src/zope/interface/_zope_interface_coptimizations.c:15:20: fatal error: Python.h: No such file or directory
  20. compilation terminated.
  21. ********************************************************************************
  22. WARNING:
  23.  
  24. An optional code optimization (C extension) could not be compiled.
  25.  
  26. Optimizations for this package will not be available!
  27.  
  28. command 'x86_64-linux-gnu-gcc' failed with exit status 1
  29. ********************************************************************************
  30. Skipping installation of /home/cce/py3/lib/python3.4/site-packages/zope/__init__.py (namespace package)
  31. Installing /home/cce/py3/lib/python3.4/site-packages/zope.interface-4.1.2-py3.4-nspkg.pth
  32. Successfully installed zope.interface
  33. Cleaning up...
Advertisement
Add Comment
Please, Sign In to add comment