Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ModuleNotFoundError
#5
(Aug-23-2022, 01:23 AM)Kjaglewicz Wrote: unfortunately not :(

the directories are:
Output:\model\util.pyand model\hr\hr.py

Well, that should be from model import util and from model.hr import hr I think.
snippsat likes this post
Sig:
>>> import this

The UNIX philosophy: "Do one thing, and do it well."

"The danger of computers becoming like humans is not as great as the danger of humans becoming like computers." :~ Konrad Zuse

"Everything should be made as simple as possible, but not simpler." :~ Albert Einstein
Reply


Messages In This Thread
ModuleNotFoundError - by Kjaglewicz - Aug-22-2022, 10:24 PM
RE: ModuleNotFoundError - by rob101 - Aug-23-2022, 01:20 AM
RE: ModuleNotFoundError - by Kjaglewicz - Aug-23-2022, 01:23 AM
RE: ModuleNotFoundError - by rob101 - Aug-23-2022, 01:36 AM
RE: ModuleNotFoundError - by rob101 - Aug-23-2022, 01:47 AM
RE: ModuleNotFoundError - by snippsat - Aug-23-2022, 11:39 AM

Forum Jump:

User Panel Messages

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