subprocess problem
Andreas Paeffgen
oegeeks at gmail.com
Fri Feb 10 12:54:23 EST 2017
More information about the Python-list mailing list
Fri Feb 10 12:54:23 EST 2017
- Previous message (by thread): subprocess problem
- Next message (by thread): subprocess problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks for all the great advice. I tested all the possibilities. So far no luck. If i start the app from a terminal, the solutions work. But not, if i start the app-bundle (There is no connection to a terminal) 1. Copied the path to p.subprocess 2. Used the def wich: python function 3. Used shutil When there is no Terminal, there is no error message / status code message.
- Previous message (by thread): subprocess problem
- Next message (by thread): subprocess problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list