[Tutor] why different

linda.s samrobertsmith at gmail.com
Fri May 5 22:40:45 CEST 2006


I have two drives. The python24 is installed in c: and the code is in d:
drive (d:\data).
so what I did is:
d:\data> c:\python24\python test.py

On 5/5/06, Liam Clarke <ml.cyresse at gmail.com> wrote:
>
> Hi,
>
> Can you please copy and paste the code here? Also, can you please
> click on Start, select Run, and type cmd.exe, and in the new window
> that opens type the following command:
>
> C:\>echo %PATH%
>
> and then right click, select Mark, select the text that was outputted
> and press enter to copu it and paste it here also?
>
> Lastly, what directory are you running your code from?
>
> Regards,
>
> Liam Clarke
>
> On 5/5/06, linda.s <samrobertsmith at gmail.com> wrote:
> > I run a code, which import Numeric module. When I run the code from
> > PythonWin, it is OK.
> >  But when I run it from the command line, it reported "Importerror: No
> > Module named Numeric."
> >  Why the systems perform differently?
> >  Linda
> >
> >
> > _______________________________________________
> > Tutor maillist  -  Tutor at python.org
> > http://mail.python.org/mailman/listinfo/tutor
> >
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20060505/dada34ce/attachment.htm 


More information about the Tutor mailing list