02-20-2017 02:38 AM
TS: 2014
Python: Anaconda3
On my development pc all my python scripts are executing fine.
After deploying it all python scripts fails with error code 2.
what does "2" mean ?
I have tested my scripts are working, if I execute them directly outside Teststand.
I have made a simple debug python script which is just writing a timestamp in a file. It's the same story with that one.
Solved! Go to Solution.
02-20-2017 03:51 AM
problem solved.
a space in the deployment folder path "Teststand Deployment" does not work.