Thank You John
After I do that, I got the following
Installed
/usr/local/lib/python2.6/dist-packages/tables-2.2b3-py2.6-linux-i686.egg
Processing dependencies for tables==2.2b3
Finished processing dependencies for tables==2.2b3
And when i did import, it seems to be working
Thanks John
> You may a
You may also need to do
apt-get build-dep python-tables
2010/4/7 John Schulman :
> I had this problem. It was fixed by upgrading pytables to a newer version
>
> easy_install pyrex
> easy_install
> http://www.pytables.org/download/preliminary/pytables-2.2b3/tables-2.2b3.tar.gz
>
> 2010/4/7 António
I had this problem. It was fixed by upgrading pytables to a newer version
easy_install pyrex
easy_install
http://www.pytables.org/download/preliminary/pytables-2.2b3/tables-2.2b3.tar.gz
2010/4/7 António Rocha :
> Greetings
>
> I have just installed pytables 2.0.3 from karmic in my Ubuntu 9.10
>
Greetings
I have just installed pytables 2.0.3 from karmic in my Ubuntu 9.10
installation. I'm running python 2.6 and whenever I do import tables I
get this error:
port tables
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/python2.6/dist-packages/tables/__init__.py",