Python Forum
[PyGame] "Can't perform operation for unregistered loader type" error
Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyGame] "Can't perform operation for unregistered loader type" error
#4
python2.x requires __init__.py files in all directories. They dont have to contain anything, they just need to be there. Try putting __init__.py in your sub-directories.
Recommended Tutorials:
Reply


Messages In This Thread
RE: "Can't perform operation for unregistered loader type" error - by metulburr - Sep-01-2017, 12:28 PM

Forum Jump:

User Panel Messages

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