Hi Han, A Wednesday 15 September 2010 16:14:53 escriguéreu: > Hi Francesc, > > A colleague of mine tried to run PyTables 2.2 (customized installer > because of the bzip problem) on his machine, but he got an > "numpy.dtype is wrong" error, with numpy 1.3.0. To reproduce the > problem, I downgraded from 1.5 to 1.3 and got the same error. Do you > have an idea what might be the problem? I thought that the dtype > hadn't changed between 1.3 and 1.5, because of the ABI issues with > 1.4.0...
I think that is related with Pyrex/Cython being too picky about what can be an ABI break and what not. My recommendation is to use Cython 0.12.1 or higher for compiling PyTables 2.2. If that does not work, then I strongly suggest to install a NumPy >= 1.4.1 and compile Pytables 2.2 against this. -- Francesc Alted ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Pytables-users mailing list Pytables-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pytables-users