linux安装python pycrypto模块报错

Linux下安装 pycrypto模块报错,麻烦各位大神给看看如何解决,多谢

In file included from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include/wmmintrin.h:31,
                 from src/AESNI.c:26:
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/include/emmintrin.h: In function 鈥榓es128_keyexpand鈥

                                                                                              /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include/emmintrin.h:1380: error: the last argument must be an 8-bit immediate
error: command 'gcc' failed with exit status 1


宝慕林4294392
浏览 1252回答 2
2回答

繁星淼淼

可以参考一下这个:error: command 'gcc' failed with exit ;这是因为缺少python-dev的软件包,所yum -y install python-devel

翻过高山走不出你

依赖gcc模块
打开App,查看更多内容
随时随地看视频慕课网APP