Python Forum
Spent over an hour trying to get matplotlib to work
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Spent over an hour trying to get matplotlib to work
#9
Thanks for the correction! Ok, so here is what I get:

Quote:>>> matplotlib.__version__
'3.3.1'
>>> import sys
>>>
>>> print(sys.version)
3.8.5 (tags/v3.8.5:580fbb0, Jul 20 2020, 15:43:08) [MSC v.1926 32 bit (Intel)]
>>> print(sys.executable)
C:\Users\Peter\AppData\Local\Programs\Python\Python38-32\python.exe


Quote:Add this in code then you see what version you run,and Path it use...

Add it where?
Reply


Messages In This Thread
RE: Spent over an hour trying to get matplotlib to work - by Tomalak - Aug-31-2020, 10:38 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Matplotlib Doesn't Work Ian12290 6 13,355 Feb-28-2017, 06:18 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