pygame._view doesn't seem to exist on recent versions of python. I've looked at all the google results I can, but nothing worked. My project works perfectly fine on IDLE, but doesn't load when compiled.
Is there some way to import the thing so it works properly? I tried several ways to compile this program, and all of them didn't work.