#HELP!!!
2 messages · Page 1 of 1 (latest)
[Reposting answer for people looking]
Disclaimer: I'm dumb and this might not work
If you have Python available to use anywhere you can just do "python infer-web.py --pycmd..." along with the rest of the command. So just swap the whole filepath for "python"
If not, you could find where in your system you have python.exe, click the address bar in that folder and type CMD, then run do "python [entire file path for infer-web.py] --pycmd..." etc etc