I have error
No module named 'matplotlib'
I tried:
sudo apt install python3.7 matplotlib
sudo apt install python3.7-matplotlib
pip install python3.7-matplotlib
result:
No matching distribution found for python3.7-matplotlib
Thank you.
sudo pip3.7 install matplotlib
sudo python3.7 get-pip.py - After installation please run the pip3.7 commandsudo apt-get install libffi-dev
python -mpip install matplotlib.python -mpip install --upgrade setuptoolsfirst--useroption or check the permissions. Why is there python2.7? I dindn't install it.