PythonEmbed4Win icon indicating copy to clipboard operation
PythonEmbed4Win copied to clipboard

fix parameterless run

Open changbowen opened this issue 1 year ago • 1 comments
trafficstars

Commit f0f6f3d breaks the possibility to run the script without parameters. Adding a default parameter set fixes it.

changbowen avatar Jul 26 '24 09:07 changbowen

Thank you this fixed an error I encountered, and thank you big time to jtmoon79, for creating this script. I was bashing my head against the wall how to get a truly portable python environment running until I found this.

teddybear082 avatar Sep 16 '24 17:09 teddybear082

Thanks @changbowen !

jtmoon79 avatar Oct 27 '24 23:10 jtmoon79