python3 错误解决

错误信息:python

-----------------------------------------------------------------------------------------------------------ui

Failed building wheel for cryptographycode

Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-kqw5sdzp/cryptography/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-w4uldwqk-record/install-record.txt --single-version-externally-managed --compile --user --prefix=" failed with error code 1 in /tmp/pip-build-kqw5sdzp/cryptography/token

-----------------------------------------------------------------------------------------------------------ip

 

执行下面的命令,下面的包按须要安装,通常是缺乏libssl-devssl

我就是只安装了libssl-dev这个就能够了get

sudo apt-get install build-essential libssl-dev libffi-dev python-dev python3-dev
相关文章
相关标签/搜索