qb-0 / PyMeow-

Python Game Hacking Library
MIT License
158 stars 21 forks source link

ImportError: DLL load failed: %1 is not a valid Win32 application #6

Closed Veridus closed 3 years ago

Veridus commented 3 years ago

Hey there, I have this problem where I'm getting this error: ImportError: DLL load failed: %1 is not a valid Win32 application

I've checked all the things that came to my mind. Python is 64 bit (also tried 32bit) added Pythonpath. Tried to import it in python cmd console and got same error. Tried running python3.9 and 3.8.

I don't know how to fix it. I would have tried with different versions of PyMeow, but sadly, there is only one available.

I hope someone can help me, so I can get stared.

qb-0 commented 3 years ago

Sorry for the late response.

Make sure your environment variables are correct. Typing python into your command line should always show a python 3.9 64bit verison to work with pymeow.