2010/8/20, Jeff Reback <jreb...@yahoo.com>: > Francesc, > > ok...did a temporary build of python 2.6 (and numpy 1.5, numexpr 1.4, cython > 0.12) > > seemed to build and install everything correctly, but: > > sheep-root-/data/arb/distros/tables-2.2] /usr/local/bin/python > Python 2.6.5 (r265:79063, Aug 20 2010, 12:00:14) > [GCC 4.3.2] on linux2 > Type "help", "copyright", "credits" or "license" for more information. >>>> import tables > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > File "tables/__init__.py", line 63, in <module> > from tables.utilsExtension import getPyTablesVersion, getHDF5Version > ImportError: tables/utilsExtension.so: undefined symbol: > PyUnicodeUCS4_DecodeUTF8 > > (btw....pytables 2.1.2 is just fine for me, let me know how far down the > install road you want to go....glad to help out)
Uh, are you sure that you are using the *same* interpreter to compile NumPy/PyTables than the one used for running the tests? Can you double check this? -- Francesc Alted ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Pytables-users mailing list Pytables-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pytables-users