About 1,850,000 results
Open links in new tab
  1. python - How to install matplotlib - Stack Overflow

    51 Matplotlib supports python 3.x as of version 1.2, released in January, 2013. To install it, have a look at the installation instructions. In general, call pip install matplotlib or use your preferred …

  2. Issue installing matplotlib on Python 32-bit - Stack Overflow

    Jun 29, 2024 · Issue installing matplotlib on Python 32-bit Asked 1 year, 5 months ago Modified 1 year, 2 months ago Viewed 3k times

  3. How to install Matplotlib in Python 3 on Windows

    Sep 29, 2023 · Now Matplotlib should be installed on the Visual Studio Python environment! Note that if the chosen Python environment is: "Python 3.XX (global default)" Then Matplotlib will be …

  4. Cannot install, reinstall, or remove Matplotlib 3.9.1 (installation ...

    Jul 11, 2024 · I had originally updated matplotlib to 3.9.1 in WSL Ubuntu 22.04 LTS to replicate a bug that a colleague encountered in one of my programs, however when trying to revert to …

  5. No module named 'matplotlib.backends.registry' - Stack Overflow

    Dec 22, 2024 · The error ModuleNotFoundError: No module named 'matplotlib.backends.registry' occurs when the matplotlib library is outdated, improperly installed, or there is a conflict …

  6. python - Unable to install matplotlib using pip - Stack Overflow

    Jan 26, 2018 · pip install matplotlib Has this happened to anyone else, and what do I need to do to fix it? It also does this when I try to install pandas as well. Thanks!

  7. python - error: metadata-generation-failed installing matplotlib ...

    Sep 7, 2023 · error: metadata-generation-failed installing matplotlib Asked 2 years, 3 months ago Modified 2 years, 3 months ago Viewed 1k times

  8. Python, Error while installing matplotlib - Stack Overflow

    0 Matplotlib has no wheel for python version 3.10. If tried installing matplotlib in 3.10 version of python by

  9. Jupyter notebook refusing to recognize matplotlib installation

    Nov 2, 2025 · I am running a Jupyter notebook and I had to manually install using pip Matplotlib 3.10.7 because it wasn't recognized on my Anaconda. Now when I try to get it in Jupyter I get …

  10. Unable to use matplotlib after installation "no module named ...

    Jun 10, 2021 · Unable to use matplotlib after installation "no module named 'matplotlib'" [duplicate] Asked 4 years, 5 months ago Modified 1 year, 9 months ago Viewed 23k times