Hi Tamaryn
On Wed, Jul 12, 2006 at 11:57:48AM +0100, Tamaryn Menneer wrote:
> Hi
>
> I'm running Python 2.4 on Windows XP. I've installed NumPy, and run the
> simple test of "import numeric" but I get the error "ImportError: No module
> named numeric" in return. The module numeric is located in
Tamaryn Menneer schrieb:
> Hi
>
> I'm running Python 2.4 on Windows XP. I've installed NumPy, and run the
> simple test of "import numeric" but I get the error "ImportError: No module
> named numeric" in return. The module numeric is located in
> C:\Python24\Lib\site-packages\numpy\core, but even
Hi
I'm running Python 2.4 on Windows XP. I've installed NumPy, and run the
simple test of "import numeric" but I get the error "ImportError: No module
named numeric" in return. The module numeric is located in
C:\Python24\Lib\site-packages\numpy\core, but even when I set PYTHONPATH to
this it ret