This is because Ubuntu Linux installed python 2.7 by default, then the default pip command is also of python version 2.7.
#How to install matplotlib on windows install
It does not install the packages for python 3.8 as I want, how can I resolve this issue? Thanks a lot. But when the above command execution was complete, I found it only install the NumPy, Scipy, Matplotlib, iPython, etc for python 2.7.Python -m pip install -user numpy scipy matplotlib ipython jupyter pandas sympy nose Now I want to install the Scipy library on my Ubuntu Linux OS, and I find the below command in, then I run the below command in a terminal.The python 2.7 is a built-in python version when I installed Ubuntu. I have 2 python versions installed on my Ubuntu Linux OS, they are python 2.7 and python 3.8.How To Install Correct Numpy, Scipy, Matplotlib Package For Multiple Python Versions. Location: /home/zhaosong/anaconda3/lib/python3.7/site-packagesģ. Summary: Powerful data structures for data analysis, time series, and statistics Run pip show command to display package install information.Run pip uninstall command to uninstall related packages.Run pip install command to install related packages.Pip 18.1 from /home/zhaosong/anaconda3/lib/python3.7/site-packages/pip (python 3.7)
#How to install matplotlib on windows how to
If it is not installed, please refer article How To Install Python/Pip On Windows.