>>>>> "Eric" == Eric Firing <ef...@ha...> writes: Eric> John, I found and fixed more missing bits of scipy support; Eric> changes are in cvs. With the svn version of scipy, though, Eric> I have not yet been able to make everything work. I am Eric> getting segfaults. It might be a simple typo somewhere. You might try rm -rf build and then turn VERBOSE on in setup.py and rebuilding. That might give you a good clue where the segfault is happening. Do you see the crash in Agg and PS? JDH