Python库安装
我有两个关于 python 库的问题:
我想知道是否有类似“超级”python 库的东西,它可以让我安装所有或至少所有科学有用的 python 库,我可以安装一次,然后我就可以了 一切
安装不同的库时会出现许多烦人的问题(pythonpath,无法导入,因为它没有安装,但它已安装)。有没有关于常见安装错误以及如何避免它们的好的文档。
如果没有完整的解决方案,我会对 numpy、scipy、matplotlib、PIL 感兴趣
非常感谢您的关注和帮助
最佳
Z
I have two questions regarding python libraries:
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.
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.
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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
在 Windows 环境中, pythonXY 就是您要寻找的。
In Windows enviroments, pythonXY is what your are looking for.
Enthought Python 发行版
Enthought Python Distribution
http://new.scipy 列出了几个选项.org/download.html#software-distributions-that-include-numpy-scipy
Several options are listed at http://new.scipy.org/download.html#software-distributions-that-include-numpy-scipy