使用eric6报错。

第一次报错是针对numpy,删除然后重装
pip uninstall numpy
pip install numpu=y
再次运行,还是这个错误,只是变成针对matplotlib,继续删除重装,然后就好了。
本文记录了在使用Eric6时遇到的numpy和matplotlib安装错误,并详细描述了解决过程,包括卸载和重新安装这两个库的方法。
使用eric6报错。

第一次报错是针对numpy,删除然后重装
pip uninstall numpy
pip install numpu=y
再次运行,还是这个错误,只是变成针对matplotlib,继续删除重装,然后就好了。
4005

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