The test_symtable crash is a shallow one. There's a dependency between a .h file and the extension module that isn't captured in the setup.py. I think you can delete _symtablemodule.o and rebuild -- or do a make clean. It should work then. Jeremy