Hi All,
tring to install Pytables on a mac osx 10.6.2 i get this error : In [1]: from tables import * ------------------------------------------------------------ Traceback (most recent call last): File "<ipython console>", line 1, in <module> File "tables/__init__.py", line 56, in <module> from tables.utilsExtension import getPyTablesVersion, getHDF5Version ImportError: No module named utilsExtension In [2]: Have you any clue on how to fix it ? Googling a bit i see it's a "common" problem, but i can't yet find a solution to fix it. Thanks for any suggestion, Massimo. _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG