Install Python under Linux 3.6

Source: Internet
Author: User

get anaconda3-4.3.1-linux-x86_64.sh,NETCDF4-1.2.7-CP36-CP36M-MANYLINUX1_X86_64.WHL,opencv_ PYTHON-3.2.0.7-CP36-CP36M-MANYLINUX1_X86_64.WHL

1 , to the/home/python/software directory:

Executes the anaconda3-4.3.1-linux-x86_64.sh script,

$./anaconda3-4.3.1-linux-x86_64.sh

>>> Enter

>>> Yes

>>> Enter

>>> Yes

$ SOURCE/HOME/PYTHON/.BASHRC

$ pip Install NETCDF4-1.2.7-CP36-CP36M-MANYLINUX1_X86_64.WHL

$ pip Install OPENCV_PYTHON-3.2.0.7-CP36-CP36M-MANYLINUX1_X86_64.WHL

2 , using the Nriet User Configuration environment variables:

First step: VI/HOME/PYTHON/.BASHRC add the following four lines of code at the end of the file:

Export path= "/home/python/anaconda3/bin: $PATH"

Step two: Exit press ESC input: Wq

Step Three: Global system Environment file in effect execution: SOURCE/HOME/PYTHON/.BASHRC

Fourth step: Test the Nriet User environment is not installed to execute: Python, there is a return Python 3.6.0 that the installation is successful;


Install Python under Linux 3.6

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.