On Montag 20 Juli 2009, Chris Heuser wrote: > File > "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packa >ges/pycuda-0.94beta-py2.5-macosx-10.3-i386.egg/pycuda/driver.py", line 1, in > <module> > from _driver import * > ImportError: > dlopen(/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site >-packages/pycuda-0.94beta-py2.5-macosx-10.3-i386.egg/pycuda/_driver.so, 2): > Library not loaded: libboost_python-xgcc40-mt-1_39.dylib > Referenced from: > /Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packag >es/pycuda-0.94beta-py2.5-macosx-10.3-i386.egg/pycuda/_driver.so Reason: > image not found > > Any ideas how I could fix this?
Did you set DYLD_LIBRARY_PATH for boost? (And if that was it, would you mind adding the (suitably reduced) error message to this FAQ entry: http://is.gd/1EUfo?) Andreas
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ PyCUDA mailing list [email protected] http://tiker.net/mailman/listinfo/pycuda_tiker.net
