“I am using Matplotlib version 3.7.2. My Python version in Anaconda’s Spyder is 3.8.18. When I run the line import matplotlib.pyplot as plt, I get the error module ‘matplotlib’ has no attribute ‘rcParams’. When I try to upgrade the Matplotlib and matplotlib.base packages from the current 3.7.2 version to 3.8 or 3.8.4, I get the following error message: UnsatisfiableError: The following specifications were found to be incompatible with the existing python installation in your environment:. What should I do? I would appreciate any help
I expect matplotlib to work smoothly
murray_boranay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.