Hello All,
One of my collaborators (cc'd) has been trying to install PyTables on his
MacBook. Everything compiles and installs just fine but there is
and immediate issue on import with dynamic linking. However, I know very
little about OS X development and it isn't readily apparent to me how to
fix this problem. Anyone with more mac experience who knows how to fix
this? Traceback below:
Python 2.6.1 (r261:67515, Jun 24 2010, 21:47:49)
[GCC 4.2.1 (Apple Inc. build 5646)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import tables
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/Library/Python/2.6/site-packages/tables-2.3.1-py2.6-
macosx-10.6-universal.egg/tables/__init__.py",
line 59, in <module>
from tables.utilsExtension import getPyTablesVersion, getHDF5Version
ImportError: dlopen(/Library/Python/2.6/site-packages/tables-2.3.1-
py2.6-macosx-10.6-universal.egg/tables/utilsExtension.so,
2): Symbol not found: _H5E_CALLBACK_g
Referenced from:
/Library/Python/2.6/site-packages/tables-2.3.1-py2.6-
macosx-10.6-universal.egg/tables/utilsExtension.so
Expected in: flat namespace
in /Library/Python/2.6/site-packages/tables-2.3.1-py2.6-
macosx-10.6-universal.egg/tables/utilsExtension.so
Be Well
Anthony
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users