You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For many windows installations of python, the default executable is called "py" and is placed in System32. Since this is the one that is in most people's paths I added that to the batch file. If you run python from the command line using "python" instead, change "py" to "python" in the .bat file before running.
Or, if you are just running it from the command line, try using "python" instead of "py"
\motobug-engine-designer-master>py main.py
'py' is not recognized as an internal or external command,
operable program or batch file.
The text was updated successfully, but these errors were encountered: