Hello,

When i make either IDE apps shown below a remote app everything works except when i go to run my program say.... a simple  Print ('Hello World') it fails on running the interupter python.exe like it is unable to find it or trying to run it from the client's machine.   Both work fine when running the app from the IDE on the server.

 

------------

Apps in questions...

Pycharm (Python)  https://www.jetbrains.com/pycharm/

Eclipse  (Python)    https://www.eclipse.org/downloads/

-------------

 

-------------

Error I receive.

C:PythonInterupterpython.exe c:usersdanhello world.py

Processed finished with exit code 12023

-------------

 

I would really like to get this working....  Any suggestions?

Thanks in advance,

Dan