Hi Francesc,

Thank you for make this possible!

I have compiled on linux and run into a problem. When I run tutorial1-2.py
in examples
directory, I got an Exception with a traceback as this:

Traceback (most recent call last):
  File "tutorial1-2.py", line 236, in ?
    print "Before modif-->", pressureObject[:]
  File "/usr/local/lib/python2.3/site-packages/tables/Array.py", line 575,
in __getitem__
    return self._readSlice(startl, stopl, stepl, shape)
  File "/usr/local/lib/python2.3/site-packages/tables/Array.py", line 660,
in _readSlice
    self._g_readSlice(startl, stopl, stepl, arr)
  File "hdf5Extension.pyx", line 1540, in hdf5Extension.Array._g_readSlice
tables.exceptions.HDF5ExtError: Problems reading the array data.

I am not sure if this is due to something on my part or a bug.


Huayin Wang
Statistical Modeling
Analytic Innovations, LLC
(773) 867 8504




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Pytables-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to