Re: [Pytables-users] trouble with hdf5<->pytables communication in custom install

2010-07-19 Thread Francesc Alted
[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

[Pytables-users] ImportError: cannot import name hdf5Extension

2010-07-19 Thread 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 import File, openFile, copyFile File "C:\

Re: [Pytables-users] ImportError: cannot import name hdf5Extension

2010-07-19 Thread Francesc Alted
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