Catalog
One 、Linux Lower installation Python
Two 、Linux Next Python How to use it after installation pip command
3、 ... and 、Linux Next Python How to use it after installation yum command
Four 、Linux Lower installation Anaconda
5、 ... and 、Linux Next use anaconda install Keras
In our last blog, we mainly discussed how to Linux Proceed under Python3.6.3 Installation , In this blog, we mainly talk about how to proceed after installation pip Use of commands .
One 、 A lot of readers Python After installation , Want to download related packages , for example :numpy、pandas etc. Python These basic packages in , however , Find out pip Not at all , It is mainly manifested in the following situations :
Two 、 It's not surprising that this happens , although Python3.6.3 Bring it with you pip, But install Python3.6.3 After that, we need to make further configuration . The following configuration pip3 Environment variables of .
Once the configuration is complete , Make it effective
3、 ... and 、 Now we can do Python Installation of package
Get into python Import numpy No error is reported when the package is found , Description installation successful .
Four 、 If you are not used to pip3 You can also set up a soft link for downloading , as follows :
First switch to root Under the user
Then create a soft link
Finally, switch to normal users for testing
Nothing unusual was found , Indicating successful configuration .
What other problems have you encountered in this process , Welcome to leave a message , Let me see what problems you all have .
---------------------
author : It's like dancing
source :CSDN
original text :https://blog.csdn.net/gdkyxy2013/article/details/79458561
Copyright notice : This is the author's original article , Please attach a link to the blog post !
Content analysis By:CSDN,CNBLOG One click reprint plugin for blog posts