【发布时间】:2023-01-26 23:35:10
【问题描述】:
我不断收到错误消息:ImportError: this version of pandas is incompatible with numpy < 1.20.3 your numpy version is 1.18.5. Please upgrade numpy to >= 1.20.3 to use this pandas version
而且我无法更新、删除和重新安装 numpy。
我尝试了pip install numpy 和pip3 install numpy 并不断收到此错误:AttributeError: module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'
【问题讨论】: