• python装pandas不成功
  • python

原本没有pandas库,但是不知道什么版的numpy,通过pip安装pandas,然后运行:

If you want to import pandas from the source directory, you may need to run 'python setup.py build_ext --inplace --force' to build the C extensions first.


上面是报错,网上很多说卸了pandas和numpy,重新装。

我退出pycharm,然后pip uninstall pandas ,pip uninstall numpy把两个卸掉。

然后,pip install pandas。这样pandas和numpy就一起装了。再打开pycharm尝试,还是报这个错。

还有什么方法吗?


  • Ark    2019-07-20 23:59:05
  • 阅读 777    收藏 0    回答 1
  • 收藏
  • 分享
发送
登录 后发表评论
发送
此问答将在内关闭,或在双方输入50次回复后关闭...
  • 51testing软件测试圈微信