Can you check to see if libhdf5.so is in your path? If not, you can add it
to the path where it resides to your PATH variable.

Hopefully, that helps.

Aquil H. Abdullah

On Oct 25, 2012, at 18:42, Jason Moore <moorepa...@gmail.com> wrote:

I just updated to Ubuntu 12.10 and my pytables install is broken. I
reinstalled and it seems like I have hdf5 1.8.4 installed but I get this
error:

moorepants@moorepants-LT:BicycleDataProcessor(master)$ vitables
InstrumentedBicycleData.h5
Traceback (most recent call last):
  File "/usr/bin/vitables", line 105, in <module>
    main(sys.argv)
  File "/usr/bin/vitables", line 48, in main
    from vitables.vtapp import VTApp
  File "/usr/share/vitables/vitables/vtapp.py", line 35, in <module>
    import tables
  File "/usr/local/lib/python2.7/dist-packages/tables/__init__.py", line
30, in <module>
    from tables.utilsExtension import getPyTablesVersion, getHDF5Version
ImportError: libhdf5.so.6: cannot open shared object file: No such file or
directory

What am I missing?

Jason

-- 
Personal Website <http://biosport.ucdavis.edu/lab-members/jason-moore>
Davis Bike Collective <http://www.davisbikecollective.org> Minister, Davis,
CA
BikeDavis.info
Google Voice: +01 530-601-9791
Home: +01 530-753-0794



------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct

_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to