[PYTHON MATRIX-SIG] Strange problem importing Numeric

Konrad Hinsen hinsen@ibs.ibs.fr
Fri, 24 Jan 1997 10:03:28 +0100


> Well it says it passes the tests in test-all.py. But, if I try either
> mandelbrot.py or sieve.py, I get:
> 
> % python sieve.py
> Traceback (innermost last):
>   File "sieve.py", line 3, in ?
>     from Numeric.Core import *
           ^^^^^^^^^^^^
There's the proof: you are using an old version of NumPy, the experimental
one with packages. You should upgrade to the latest version (1.0a6).
-- 
-------------------------------------------------------------------------------
Konrad Hinsen                          | E-Mail: hinsen@ibs.ibs.fr
Laboratoire de Dynamique Moleculaire   | Tel.: +33-4.76.88.99.28
Institut de Biologie Structurale       | Fax:  +33-4.76.88.54.94
41, av. des Martyrs                    | Deutsch/Esperanto/English/
38027 Grenoble Cedex 1, France         | Nederlands/Francais
-------------------------------------------------------------------------------

_______________
MATRIX-SIG  - SIG on Matrix Math for Python

send messages to: matrix-sig@python.org
administrivia to: matrix-sig-request@python.org
_______________