开发者

Python Library installation

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 commo开发者_运维知识库n 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


In Windows enviroments, pythonXY is what your are looking for.


Enthought Python Distribution


Several options are listed at http://new.scipy.org/download.html#software-distributions-that-include-numpy-scipy

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜