Reputation: 527
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.
Upvotes: 1
Views: 5247