使用 Eclipse 找不到 matplotlib?

发布于 2024-11-03 22:07:16 字数 275 浏览 1 评论 0原文

我在 Eclipse(在 Mac 上)中遇到了一些与 matplotlib 相关的问题,

所以我安装了 matplotlib,因为它对于我正在处理的项目是必需的。如果我通过终端运行它,它就可以工作——但是当我尝试在 Eclipse 中运行程序或使用 matplotlib 执行任何操作时,我收到一条错误消息,指出没有名为 matplotlib 的模块。我将标准站点包文件夹中的 matplotlib 文件夹添加到 Eclipse 中的系统 PYTHONPATH 中,但仍然不起作用。

任何建议将不胜感激!

I'm having some issues with matplotlib in Eclipse (on Mac),

So I've installed matplotlib because it's necessary for a project I'm working on. It works if I run it through Terminal -- but when i try to run the program or do anything with matplotlib within Eclipse, I get an error message saying that there is no module named matplotlib. I added the matplotlib folder that is within my standard site-packages folder to the system PYTHONPATH within Eclipse, but still doesn't work.

Any suggestions would be greatly appreciated!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

简单 2024-11-10 22:07:16

我刚刚遇到了同样的问题,可以通过删除我手动添加到特定项目的 PYTHONPATH 的任何其他路径来解决它。
希望有帮助
切里奥·沃尔坦

I just had the same issue and could resolve it by removing any additional paths I manually added to the PYTHONPATH of the specific project.
Hope that helps
Cherio Woltan

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文