Open Abhishek-Kumbhani opened 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.
make deps
make maze
I am using Python 3.9.13 and 64bit system, and still getting this error
accidental closed,
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.