rade 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 PM,
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
Hi,
please apologize me, i have more than one account
my mistake i used the wrong one.
Il giorno 11/mar/2010, alle ore 10.22, Francesc Alted ha scritto:
> A Thursday 11 March 2010 10:14:33 Francesc Alted escrigué:
>> [Massimo, please write from a subscribed address; else your messages will
>> no
Hi All,
i'm tring to learn to use pytables (i installed svn trunk),
running it on a mac osx 10.6.2 with hdf5 1.6.x installed from source
to import pytables i had to add this line in my mash_profile :
" export DYLB_PATH=/Library/Python/2.6/site-packages/tables/ "
but following this notes :
h