首页 > 编程语言 > 详细

qingstor python-sdk 安装错误 src/MD2.c:31:20: fatal error: Python.h: No such file or directory

时间:2019-02-22 10:11:26      阅读:899      评论:0      收藏:0      [点我收藏+]

ubuntu安装python qingstor-sdk,

src/MD2.c:31:20: fatal error: Python.h: No such file or directory
compilation terminated.
error: command ‘x86_64-linux-gnu-gcc‘ failed with exit status 1

Failed building wheel for pycrypto

解决方法:

  apt-get install python3.6-dev

 

from: https://stackoverflow.com/questions/11596839/installing-pycrypto-on-ubuntu-fatal-error-on-build

qingstor python-sdk 安装错误 src/MD2.c:31:20: fatal error: Python.h: No such file or directory

原文:https://www.cnblogs.com/buxizhizhoum/p/10416487.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!