[That was meant to be send to the list, but bounced (unsubscribed address)?]
Re: [Pytables-users] trouble with hdf5<->pytables communication in custom
install
De: Jakob van Santen
A: rif
CC: pytables-users@lists.sourceforge.net
Data: Ahir 18:30:49
Hi Rif,
On 17 Jul 2010, at 14:37, rif wrot
Hello,
I am experiencing difficulties in installing pytables.
Error message follows.
Traceback (most recent call last):
File "", line 1, in
import tables
File "C:\Python26\lib\site-packages\tables\__init__.py", line 84, in
from tables.file import File, openFile, copyFile
File "C:\
2010/7/19 matthew yeomans
> Hello,
>
> I am experiencing difficulties in installing pytables.
> Error message follows.
>
> Traceback (most recent call last):
> File "", line 1, in
>import tables
> File "C:\Python26\lib\site-packages\tables\__init__.py", line 84, in
>
>from tables.file