【问题标题】:Version of pandas is incompatible with numpy < 1.20.3pandas 版本与 numpy < 1.20.3 不兼容
【发布时间】:2023-01-26 23:35:10
【问题描述】:

我不断收到错误消息:ImportError: this version of pandas is incompatible with numpy &lt; 1.20.3 your numpy version is 1.18.5. Please upgrade numpy to &gt;= 1.20.3 to use this pandas version

而且我无法更新、删除和重新安装 numpy。

我尝试了pip install numpypip3 install numpy 并不断收到此错误:AttributeError: module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'

【问题讨论】:

    标签: python numpy


    【解决方案1】:

    尝试这个。 pip install --force-reinstall numpy

    【讨论】:

      猜你喜欢
      • 2018-09-22
      • 2014-10-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-08-02
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多