Python Forum
Following a tutorial: ModuleNotFoundError
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Following a tutorial: ModuleNotFoundError
#1
ModuleNotFoundError: No module named "base"

The code starts off like this:

from random import *
from turtle import *
from base import vector
Reply


Messages In This Thread
Following a tutorial: ModuleNotFoundError - by Boa - Aug-18-2019, 09:08 PM

Forum Jump:

User Panel Messages

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