calling Python script from another Python script (Windows, multiple installation problem)

Martin Landa landa.martin at gmail.com
Wed Mar 26 08:29:47 EDT 2014


Hi, 

> it should be possible to specify the path of the desired python
> 
> interpreter along with the executed script as an argument to
> 
> Popen(...). This should make the selection of the used python
> 
> explicit.
> 
> Or are there any other disadvantages of the current approach, which
> 
> you are solving in parallel?

not really, I am just searching for a better solution based on virtualenv or something similar...

Thanks, Martin



More information about the Python-list mailing list