原因:版本太低,安装就好了。
ERROR: pyopenssl 19.0.0 has requirement cryptography>=2.3, but you'll have cryptography 2.1.4 which is incompatible.
Installing collected packages: ldap3, hyperframe, click, zstandard, protobuf, ruamel.yaml.clib, ruamel.yaml, hpack, h2, pyperclip, publicsuffix2, urwid, pydivert, blinker, h11, wsproto, pyparsing, Jinja2, Werkzeug, flask, passlib, sortedcontainers, kaitaistruct, certifi, pyOpenSSL, Brotli, mitmproxy
Found existing installation: click 6.7
Uninstalling click-6.7:
Successfully uninstalled click-6.7
Found existing installation: pyparsing 2.2.0
Uninstalling pyparsing-2.2.0:
Successfully uninstalled pyparsing-2.2.0
Found existing installation: Jinja2 2.10
Uninstalling Jinja2-2.10:
Successfully uninstalled Jinja2-2.10
Found existing installation: Werkzeug 0.14.1
Uninstalling Werkzeug-0.14.1:
Successfully uninstalled Werkzeug-0.14.1
Found existing installation: Fl

本文解决了因pyOpenSSL版本过低导致的与cryptography库不兼容的问题,通过卸载旧版本并安装最新版本的依赖库,成功更新了环境。
最低0.47元/天 解锁文章
802

被折叠的 条评论
为什么被折叠?



