Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Module not found error
#1
I want to run this code: https://matplotlib.org/examples/mplot3d/..._demo.html an I have this error:

from mpl_toolkits.mplot3d import Axes3D
ModuleNotFoundError: No module named 'mpl_toolkits'

How can I fix it?
Reply


Messages In This Thread
Module not found error - by minifizikus - Sep-14-2018, 08:09 AM
RE: Module not found error - by Axel_Erfurt - Sep-14-2018, 08:25 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Lightbulb Error found! please help. bisma 1 1,840 Mar-01-2021, 09:44 PM
Last Post: jefsummers
  No Module of this name found wookie 4 10,704 Oct-31-2018, 07:17 PM
Last Post: wookie

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020