<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV><BR class="khtml-block-placeholder"></DIV><DIV>hi  i'm using python 2.5</DIV><DIV>from the python shall subprocess works :</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>host716:~ epifanio$ python</DIV><DIV>Python 2.5.1 (r251:54869, Apr 18 2007, 22:08:04) </DIV><DIV>[GCC 4.0.1 (Apple Computer, Inc. build 5367)] on darwin</DIV><DIV>Type "help", "copyright", "credits" or "license" for more information.</DIV><DIV>&gt;&gt;&gt; import subprocess</DIV><DIV>&gt;&gt;&gt; </DIV><DIV>&gt;&gt;&gt; </DIV><DIV>&gt;&gt;&gt; from subprocess import *</DIV><DIV>&gt;&gt;&gt; </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>to macpython *</DIV><DIV>thanks for your time, you're very kind!</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Massimo</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR><DIV><DIV>Il giorno 03/ott/07, alle ore 03:15, <A href="mailto:pythonmac-sig-request@python.org">pythonmac-sig-request@python.org</A> ha scritto:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">"No module named subprocess"</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">seems rather clear to me, even if that normally rises an ImportError.</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"><BR></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">I guess you run Python 2.3?</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">AFAIR subprocess is a core library since 2.4, before you could install it separately.</FONT></P> </BLOCKQUOTE></DIV><BR></DIV></BODY></HTML>