Hi,
I have a python script that i created using this example that works when i run through the python editor or call it via the command line. however, when i use the script compiler and install it via package manager on a new machine, it autocompletes on the command line and it doesn’t give me and errors but does not execute.
is there more that needs to be done for the script compiler to work?
5 posts - 2 participants