google / blockly-games

Games for tomorrow's programmers.
https://blockly.games/
Apache License 2.0
1.28k stars 603 forks source link

Individual game make command not working #241

Open Abhishek-Kumbhani opened 1 year ago

Abhishek-Kumbhani commented 1 year ago

I run make deps, got some errors and solved them, but now I am trying to run for individual game ex. make maze. then it gives me error of: OSError: [WinError 193] %1 is not a valid Win32 application. Screenshot_1

Abhishek-Kumbhani commented 1 year ago

I am using Python 3.9.13 and 64bit system, and still getting this error

Abhishek-Kumbhani commented 1 year ago

accidental closed,