Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Matplotlib Functions
#1
Hi

I'm failing to load the function 'Matplotlib.pyplot.contour()' in PyCharm on the basis that pip is not supported for the version Python 2.7 I am using. How can I load this in terminal mode please for 2.7?
Reply
#2
Nothing has been supported for python 2.7 since Jan 1, 2020 when it was declared obsolete. You can, however load old versions of packages by specifying complete version number.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Matplotlib: How do I convert Dates from Excel to use in Matplotlib JaneTan 1 3,257 Mar-11-2021, 10:52 AM
Last Post: buran
  How to plot implicit functions (with two variables) in scipy python using matplotlib? Jay_Nerella 1 7,951 May-11-2019, 01:17 AM
Last Post: scidam

Forum Jump:

User Panel Messages

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