« Return to Thread: [pydev - Users] Error running script that starts a subprocess

[pydev - Users] RE: Error running script that starts a subprocess

by SourceForge.net :: Rate this Message:

Reply to Author | View in Thread


Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7466437
By: fabioz

Have you checked if the process running has the path/pythonpath variables correct
through os.environ? (maybe you have more than one python installed and the wrong
one ends up available in the path?)

Cheers,

Fabio



______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
_______________________________________________
Pydev-users mailing list
Pydev-users@...
https://lists.sourceforge.net/lists/listinfo/pydev-users

 « Return to Thread: [pydev - Users] Error running script that starts a subprocess