Re: [Pytables-users] PyTables broke in Ubuntu 12.10

2012-10-25 Thread Antonio Valentino
Hi Jason, Il giorno 26/ott/2012, alle ore 07:28, Jason Moore ha scritto: > So it looks like python-tables in Ubuntu 12.10 requires libhdf5-7 and > libhdf5-7 has /usr/lib/libhdf5.so.7 not libhdf5.so.6. Correct, the hdf5 package has been updated in ubuntu 12.10. If you use the standard python-t

Re: [Pytables-users] PyTables broke in Ubuntu 12.10

2012-10-25 Thread Jason Moore
So it looks like python-tables in Ubuntu 12.10 requires libhdf5-7 and libhdf5-7 has /usr/lib/libhdf5.so.7 not libhdf5.so.6. Jason On Thu, Oct 25, 2012 at 4:10 PM, Aquil Abdullah wrote: > Can you check to see if libhdf5.so is in your p

Re: [Pytables-users] PyTables broke in Ubuntu 12.10

2012-10-25 Thread Aquil Abdullah
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 wrote: I just updated to Ubuntu 12.10 and my pytables install is broken. I reinstalled

[Pytables-users] PyTables broke in Ubuntu 12.10

2012-10-25 Thread Jason Moore
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/vitable