Python库安装

发布于 2024-09-05 17:02:33 字数 325 浏览 5 评论 0原文

我有两个关于 python 库的问题:

  1. 我想知道是否有类似“超级”python 库的东西,它可以让我安装所有或至少所有科学有用的 python 库,我可以安装一次,然后我就可以了 一切

  2. 安装不同的库时会出现许多烦人的问题(pythonpath,无法导入,因为它没有安装,但它已安装)。有没有关于常见安装错误以及如何避免它们的好的文档。

  3. 如果没有完整的解决方案,我会对 numpy、scipy、matplotlib、PIL 感兴趣

非常感谢您的关注和帮助

最佳

Z

I have two questions regarding python libraries:

  1. I would like to know if there is something like a "super" python library which lets me install ALL or at least all scientific useful python libraries, which I can install once and then I have all I need.

  2. There is a number of annoying problems when installing different libraries (pythonpath, cant import because it is not installed BUT it is installed). Is there any good documentation about common installation errors and how to avoid them.

  3. If there is no total solution I would be interested in numpy, scipy, matplotlib, PIL

Thanks a lot for the attention and help

Best

Z

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文