[MATRIX-SIG] umathmodule and python-1.5
Konrad Hinsen
hinsen@ibs.ibs.fr
Wed, 18 Feb 1998 17:18:39 +0100
> Compiling NumPy-1.0b3 for python-1.5 gives the error message:
> ImportError: ./umathmodule.so: undefined symbol: PyUFunc_OO_O
> if Setup in Python-Modules is set to shared.
>
> I'm running gcc-2.8.0 on linux (redhat 5.0, kernel 2.0.33).
>
> How can I get it running for shared modules ?
I don't know what exactly goes wrong there, but my standard recommendation
for treating shared library problems is to use my modified NumPy
distribution at
http://starship.skyport.net/crew/hinsen/numpy.tar.gz
It handles the relation between the various dynamic libraries in a much
more portable way than the standard distribution. If you are not in a
hurry, you might also wait for the next official NumPy release, which
Paul Dubois just promised for the near future.
--
-------------------------------------------------------------------------------
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
_______________