Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Matplotlib ImportError
#3
Hi!
I use Thonny that it has the Python included (version 3.7.2 32 bit) and I downloaded the maplotlib extensions with Thonny.
I also tried to installed Matplotlib with the command pip install matplotlib, but it does not work.
Excuse for my English, my native Language is Italian.
Today, I installed Visual Studio Community with Python support and Python 3.7.3 32 bit and 64 bit version and I installed matplotlib inside Visual Studio. But also with VS, the library matplotlib does not work, the message here is
Error:
No module named 'matplotlib'
Now, if I use Thonny matplotlib is working Smile . Instead in VS is not working.

Bye!
Reply


Messages In This Thread
Matplotlib ImportError - by robertinoc - Jun-13-2019, 05:54 AM
RE: Matplotlib ImportError - by Larz60+ - Jun-13-2019, 09:49 PM
RE: Matplotlib ImportError - by robertinoc - Jun-14-2019, 07:38 AM
RE: Matplotlib ImportError - by Larz60+ - Jun-14-2019, 08:33 AM
RE: Matplotlib ImportError - by snippsat - Jun-14-2019, 09:11 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Matplotlib: How do I convert Dates from Excel to use in Matplotlib JaneTan 1 3,412 Mar-11-2021, 10:52 AM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020