Hello Grace,
upgrading numexpr fix the problems
the pytable test on the wiki page [1] works fine
[1] http://www.pytables.org/moin/HowToUse
thanks!
Massimo.
Il giorno 26/set/2010, alle ore 21.57, Grace Li ha scritto:
> Hi Massimo,
>
> As the error indicates, you also need to upgrade your pytho
Hi Massimo,
As the error indicates, you also need to upgrade your python module
'numexpr' to version 1.3 or greater.
Try easy_install numexpr
Note that, if you get all the required packages installed on os x, you
should just be able to do easy_install tables.
Grace
On Sun, Sep 26, 2010 at 3:29
Hello All,
i'm tring to install pytables svn on mac osx 10.6.4, running the setup acript i
have :
MacBook-Pro-15-di-sasha:pytables sasha$ sudo python setup.py install
Password:
* Found numpy 2.0.0.dev8525 package installed.
.. ERROR:: You need numexpr 1.3 or greater to run PyTables!
MacBook-Pr