[SciPy-user] scipy, matlab and NASTRAN
Nils Wagner
nwagner at iam.uni-stuttgart.de
Fri Feb 27 14:08:36 EST 2009
On Fri, 27 Feb 2009 11:05:10 -0800
Matthew Brett <matthew.brett at gmail.com> wrote:
> Hi,
>
>>>>>> import loadop4
>>> Traceback (most recent call last):
>>> File "<stdin>", line 1, in <module>
>>> ImportError: ./loadop4.so: undefined symbol:
>>> sp_copy_column
>>>
>>> nm loadop4.so | grep sp_copy_column
>>> U sp_copy_column
>>> 000000000000e091 t _wrap_sp_copy_column
>>>
>>> How can I resolve that problem ?
>
> Is the format defined anywhere? Can you let us know
>either way about
> the author's response to relicensing?
>
He is forced to use GPL 2 due to the tops derivation.
Cheers,
Nils
More information about the SciPy-User
mailing list