estoy consiguiendo el error siguiente:Windows no puede encontrar el archivo en subprocess.call()
WindowsError: [Error 2] The system cannot find the file specified
Mi código es:
subprocess.call(["<<executable file found in PATH>>"])
Windows 7, 64 bits. Python 3.x más reciente, estable.
¿Alguna idea?
Gracias,
y ¿qué es este archivo ejecutable? – SilentGhost
La parte ejecutable "android" de Android SDK – Sri
Y está * está * disponible en PATH – Sri