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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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@python.org
> http://mail.python.org/mailman/listinfo/tutor
>
>
>
_______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor