Hello everyone, this is @KushalSharma19, I am facing an error while installing matplotlib in python 3.9 using pip in command prompt. ... <看更多>
Search
Search
Hello everyone, this is @KushalSharma19, I am facing an error while installing matplotlib in python 3.9 using pip in command prompt. ... <看更多>
You need to specify a compatible version. My guess you have a version conflicting you may pip uninstall matplotlib and pip install ... ... <看更多>
python >>> import matplotlib >>>. If you don't see an error message, then matplotlib is already installed on your system and you should be able to get ... ... <看更多>
This issue is not related to Big Sur pre-release version but rather broken matplotlib after Python 3.9 update, the problem exists on Catalina (10.15.7), ... ... <看更多>
9/site-packages/setuptools/__init__.py", line 153, in setup return distutils.core.setup(**attrs) File "/opt/homebrew/Cellar/[email protected]/3.9.1_8/ ... ... <看更多>