I just installed Pygame 1.9.2. When I try to run Pygame I get the error message "ImportError: DLL load failed"
I'm running Python 3.5 32bit, with a Pygame version for 3.4. Can this be the problem? Unfortunatly i didnt find a version for Python 3.5
Thanks so much in advance.
pygamefor 3.5, you'll have to build it yourself. - MattDMo