Hi Guys I am trying to import matplotlib in my system But it is showing me the below error

0 votes
import matplotlib

Traceback (most recent call last):
  File "<pyshell#0>", line 1, in <module>
    import matplotlib
  File "C:\Users\admin\AppData\Local\Programs\Python\Python36-32\lib\site-packages\matplotlib\__init__.py", line 174, in <module>
    _check_versions()
  File "C:\Users\admin\AppData\Local\Programs\Python\Python36-32\lib\site-packages\matplotlib\__init__.py", line 159, in _check_versions
    from . import ft2font
ImportError: DLL load failed: The specified module could not be found.
Mar 10, 2021 in Python by Dharmendra

edited Mar 4, 2025 512 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP