Re: [Pythonmac-SIG] PyTables installation problems

2010-03-01 Thread Christopher Barker
Massimo Di Stefano wrote: tring to install Pytables on a mac osx 10.6.2 i get this error : which python? which version of pytables? How did you install pytables? Googling a bit i see it's a "common" problem, an extremely quick googling indicated it may be a fixed bug -- make sure you ar

[Pythonmac-SIG] PyTables installation problems

2010-02-27 Thread Massimo Di Stefano
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 "", line 1, in File "tables/__init__.py", line 56, in from tables.utilsExtension im