I'm trying to run the "Passing Data to Python.seq" provided as an example with TestStand 2022 Q4.
When I log into the computer using my developer account, I can run the step both in TestStand's development environment and in the LabVIEW simple user interface.
When I log in using an operator account with the LabVIEW simple user interface using the TestStand runtime engine I get the error below. This user is able to launch python just fine.
Error calling sequence MainSequence.
Error loading step 'Add ints' of sequence 'Number' in file 'Passing Data to Python.seq'.
Error creating python session
NOTE: Although this step is not in the main sequence, it is in the same file, and its
module load option is set to 'Preload when execution begins'. To avoid this error in
the future, change the step or sequence file module load option to 'Load dynamically'.
ERROR CODE -17500
Operation Failed.
Source: 'TSAPI'