Python 3.4 Library setup,pythonlibrary

來源:互聯網
上載者:User

Python 3.4 Library setup,pythonlibrary

 

Unofficial Windows Binaries for Python Extension Packages http://www.lfd.uci.edu/~gohlke/pythonlibs/.

http://www.scipy.org/install.html

https://pypi.python.org/pypi/setuptools#downloads

Scipy:科學和工程計算 https://github.com/scipy/scipy
Python Image Library:python圖形處理庫 http://pythonware.com/products/pil/
https://pypi.python.org/pypi/PIL

Numpy:高階大量的矩陣運算 https://sourceforge.net/projects/numpy/files/
Matplotlib一個Python的圖形架構,用來繪製圖表

F:\Python\numpy-1.11.2\numpy-1.11.2>python setup.py install pip
Running from numpy source directory.Note: if you need reliable uninstall behavior, then install
with pip instead of using `setup.py install`:  - `pip install .`       (from a git repo or downloaded source
                           release)
  - `pip install numpy`   (last Numpy release on PyPi)
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --helperror: invalid command 'pip'F:\Python\numpy-1.11.2\numpy-1.11.2>pip install numpy
Collecting numpy
  Downloading numpy-1.11.3-cp34-none-win32.whl (6.5MB)
    9% |███                             | 614kB 12kB/s eta 0:08:10    

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.