[SciPy-user] scipy general_function segfault

Arnd Baecker arnd.baecker at web.de
Wed Sep 17 18:43:19 EDT 2003


On Wed, 17 Sep 2003, Travis E. Oliphant wrote:
[...]

> Did you recompile Numeric with the new Python versions

Yes, normally I do a fresh install of
everything (python, ipython, Numeric, f2py, scipy, wxPython, ...)

> (and does scipy  see the correct include files?

How could I check this ?
(sorry if this is obvious - it's 00:30 here ;-)

> I will check on this at some point.  These kinds of problems are
> (almost) always related to incorrect include files and /or Numeric
> binaries not compatible with the new Python.

Hmm, I have been beaten by this a couple of times in the past ;-(
and I thought I learned my lesson now ;-).
If I remember correctly, this normally resulted in
a failure of some of the unittests. Presently
the unit tests run fine (apart from the two known errors).

I think it would be great, if there is a way to
check for this type of incompatibilities
automatically, eg when running
  python scipy_core/scipy_distutils/system_info.py

OK, tomorrow I will do a fresh checkout and report here.

Many thanks to all of you,

Arnd




More information about the SciPy-User mailing list