# btpip install pyOpenSSL -I
Collecting pyOpenSSL
Using cached pyOpenSSL-20.0.1-py2.py3-none-any.whl (54 kB)
Collecting cryptography>=3.2
Using cached cryptography-3.4.8-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB)
ERROR: Could not install packages due to an EnvironmentError: [Errno 2] No such file or directory: '/tmp/pip-install-85qh5ehq/cryptography/cryptography/hazmat/bindings/_padding.abi3.so'
WARNING: You are using pip version 20.1.1; however, version 21.2.4 is available.
You should consider upgrading via the '/www/server/panel/pyenv/bin/python3.7 -m pip install --upgrade pip' command.
还是不行,执行出现这个了 |