Question

viTables only seems to work with python 2.5. I have downloaded HDFView, but when I try to open a table I created following this tutorial, I get the following error message:

Failed to open file C:\tutorial.h5
java.io.IOException: Unsupported fileformat - C:\tutorial.h5

Any ideas for getting HDFView to work? Is there something I need to do when I'm using pyTables from python to make the format more generic? Any other good HDF viewers?

Btw, I've just discovered PyTables, and I'm really excited about it.

Was it helpful?

Solution

ViTables works for me with python 2.6 on windows. It is supposed also to work with 2.7. However the version on the official site did not work for me and crashed. In a mailinglist posting I found the link to the berlios ftp server where I got a version that works like a charm.

OTHER TIPS

Have you seen ViTables?

http://vitables.berlios.de/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top