标签: python macos pip pyopenssl
运行它给了我:
*******************************$ python -c 'import OpenSSL; print(OpenSSL.__version__)' 0.13.1
然而,
*******************************$ pip uninstall pyopenssl Cannot uninstall requirement pyopenssl, not installed
不知道出了什么问题,请帮忙。