Greetings

I have just installed pytables 2.0.3 from karmic in my Ubuntu 9.10 
installation. I'm running python 2.6 and whenever I do import tables I 
get this error:

port tables
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.6/dist-packages/tables/__init__.py", line 76, 
in <module>
    from tables.file import File, openFile, copyFile
  File "/usr/lib/python2.6/dist-packages/tables/file.py", line 44, in 
<module>
    from tables import hdf5Extension
  File "hdf5Extension.pyx", line 11, in hdf5Extension
ImportError: No module named utilsExtension

I have installed numpy and libhdf5 1.6.6-0.

What might be  missing?

Thank you
Best regards,
Antonio Rocha



__________ Information from ESET NOD32 Antivirus, version of virus signature 
database 5007 (20100407) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com



------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to