Advertisement
Pepes

easy_install hashlib

Jun 4th, 2017
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. root@Debian-NAS:~# easy_install hashlib
  2. Searching for hashlib
  3. Reading https://pypi.python.org/simple/hashlib/
  4. Downloading https://pypi.python.org/packages/74/bb/9003d081345e9f0451884146e9ea2cff6e4cc4deac9ffd4a9ee98b318a49/hashlib-20081119.zip#md5=46e59db6d5cac34b3344ef0c30d0897f
  5. Best match: hashlib 20081119
  6. Processing hashlib-20081119.zip
  7. Writing /tmp/easy_install-Y_DtFM/hashlib-20081119/setup.cfg
  8. Running hashlib-20081119/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Y_DtFM/hashlib-20081119/egg-dist-tmp-kXiyF_
  9. no previously-included directories found matching 'build'
  10. no previously-included directories found matching 'dist'
  11. no previously-included directories found matching 'RCS'
  12. no previously-included directories found matching 'CVS'
  13. no previously-included directories found matching '.svn'
  14. Modules/shamodule.c:18:20: fatal error: Python.h: No such file or directory
  15. #include "Python.h"
  16. ^
  17. compilation terminated.
  18. error: Setup script exited with error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement