A Monday 26 April 2010 18:02:30 Chris Withers escrigué:
> Hi Frances,
> 
> We're taking a look at pytables here but having trouble getting going with
>  it. We have Python 2.5 installed on Windows, with numpy, etc but after
>  installing version 2.1.2 from http://www.pytables.org/download/stable/, we
>  get a windows pop-up crash box.
> 
> Any idea what might cause this?

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.  If this is your issue, 
you have three possibilities:

1.- Recompile PyTables sources with NumPy 1.4.1 (see chapter 2 of UG).

2.- Install NumPy 1.3.x in your machine

3.- Wait until I release PyTables 2.2rc1 (probably next week).  I'll provide 
Windows binaries that are compatible with NumPy 1.4.1.

> Also, is there a mailing list for pytables?

Sure.  Here it is:

https://lists.sourceforge.net/lists/listinfo/pytables-users

and for announcements:

https://lists.sourceforge.net/lists/listinfo/pytables-announce

-- 
Francesc Alted

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

Reply via email to