Python Forum

Full Version: Matplotlib Functions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?
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.