Hi John,
This is probably a path issue. You likely have both pytables installed and
a 'tables' source sub-directory wherever you are running this from. For
whatever reason, it is picking up the source version rather than the
installed version. It is either that, or you simply don't have it
inst
I have the following import error when I try to import pytable
ImportError Traceback (most recent call last) in
() > 1import tables
/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages/tables/__init__.py
in () 28 29 # Necessary imports to get versions stored on t