A Tuesday 27 April 2010 11:28:06 Chris Withers escrigué:
> >> > It might be that you are using the newest NumPy 1.4.1 that has an
> >> > incompatibility with Pyrex < 0.9.9 or Cython < 0.12.1.
> 
> We're using NumPy 1.2.1...

That should be fine.

> >> Hmm, another possibility: are the binaries on the website 32-bit or
> >> 64-bit?
> >
> > The binaries are 32-bit.
> 
> ...and so is our python install, just checked.
> 
> Any ideas?

Mmh, that's a bit weird.  Can you run this?

python -c "import tables; tables.print_versions()"

and send me the output back?

Also, do you have an HDF5 DLL already installed in your system?  If so, which 
version?

-- 
Francesc Alted

------------------------------------------------------------------------------
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to