Python Big Data Dependency package installation

Source: Internet
Author: User

First, installation

first install the NumPy under Python2.7.6,win These packages need to be directly matched to the version, then install "numpy-1.8.1-win32-superpack-python2.7" and "scipy-0.16.0-win32-superpack-python2.7", direct next, install the C packing directory by default, then install "setuptools-0.6c11.win32-py2.7", after loading go to your Python27 folder directory to find Scripts folder, copy absolute path (this is my "C:\python\python27\Scripts"), Put this path behind the environment variable path, the environment variable is ready to open cmd, enter Easy_install, appear error:no Urls ..., and then go to Scripts folder to open cmd, enter Easy_install Pip, Enter PIP out of the results, and then run Easy_install python-dateutil, loaded python-deteutil after loading Easy_install pyparsing, these two can be installed after the matplotlib (" matplotlib-1.4.3.win32-py2.7 ").

second, set up a third-party path

You create a folder (all future. py files exist here), "C:\python\python27\Lib\site-packages", open the Site-packages folder, Create a xxx.pth file and stick the workspace absolute path you created underneath the. PTH folder. Then save, all of your third-party py can be put into the workspace directly import reference.

Python Big Data Dependency package installation

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

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.