Answer the question
In order to leave comments, you need to log in
How to force packages to be installed in the correct version of Python?
Ubuntu. Trying to install numpy and matplotlib. I would like to have them in python3.6. At the same time, they are put in 2.7 and, of course, when you try again, a message pops up that it is already installed in 2.7.
>>sudo pip install matplotlib
Requirement already satisfied: matplotlib in /usr/lib/python2.7/dist-packages
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question