[PYTHON MATRIX-SIG] Comments on building dynamic libraries
Jim Hugunin
hugunin@mit.edu
Tue, 13 Aug 1996 11:18:38 -0400
Just a comment to those out there trying to build NumPy as a dynamic
library. First, thanks for checking this out!
Second, due to a bug in 1.4b2, dynamic modules cannot be loaded from the
current directory. This will be fixed in 1.4b3, but until then you need
to make sure that your dynamic modules are in your PYTHON_PATH and that
you are in a different directory from where the modules exist.
-Jim
=================
MATRIX-SIG - SIG on Matrix Math for Python
send messages to: matrix-sig@python.org
administrivia to: matrix-sig-request@python.org
=================