I reinstall soya 0.9.2 on tiger but I got an impot Error as bellow

Last login: Fri May 13 22:10:48 on ttyp9
Welcome to Darwin!
yaptop:~ marmoute$ python
Python 2.3.5 (#1, Mar 20 2005, 20:38:20)
[GCC 3.3 20030304 (Apple Computer, Inc. build 1809)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import soya
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
File "/System/Library/Frameworks/Python.framework/Versions/2.3/ lib/python2.3/site-packages/soya/__init__.py", line 26, in ?
    from soya._soya import *
ImportError: dlopen(/System/Library/Frameworks/Python.framework/ Versions/2.3/lib/python2.3/site-packages/soya/_soya.so, 2): Symbol not found: __ZNSt24__default_alloc_templateILb1ELi0EE8allocateEm Referenced from: /System/Library/Frameworks/Python.framework/ Versions/2.3/lib/python2.3/site-packages/soya/_soya.so
  Expected in: dynamic lookup

>>>


If any one got an idea ? (It will make me able to make the presentation of my soya projet wedsday without installing a panther ;) )

marmoute

Reply via email to