423497786 发表于 2014-12-31 16:43

pycrypto 模块安装失败

bash-4.3# python setup.py build
running build
running build_py
running build_ext
running build_configure
warning: GMP or MPIR library not found; Not building Crypto.PublicKey._fastmath.
building 'Crypto.Hash._MD2' extension
/usr/lib/python2.6/pycc -Qunused-arguments -Qunused-arguments -KPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.6 -c src/MD2.c -o build/temp.solaris-2.10-sun4us-2.6/src/MD2.o
/usr/ucb/cc:language optional software package not installed
error: command '/usr/lib/python2.6/pycc' failed with exit status 1

jixuuse 发表于 2014-12-31 16:46

/usr/ucb/cc:language optional software package not installed

把这个装一下

423497786 发表于 2014-12-31 16:56

回复 2# jixuuse


怎么装?软件在哪里下载?

   
页: [1]
查看完整版本: pycrypto 模块安装失败