Hey everybody,
I am trying to install .94 beta on a MacBook Pro. I went through the
installation instructions on the wiki, and everything went fairly well. It
seemed to have all worked and returned 0 errors. but when I run
test_driver.py, this error comes up:
Traceback (most recent call last):
File "test/test_driver.py", line 472, in <module>
import pycuda.autoinit
File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/pycuda-0.94beta-py2.5-macosx-10.3-i386.egg/pycuda/autoinit.py",
line 1, in <module>
import pycuda.driver as cuda
File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/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-packages/pycuda-0.94beta-py2.5-macosx-10.3-i386.egg/pycuda/_driver.so
Reason: image not found
Any ideas how I could fix this?
Thanks!
>>>Chris Heuser
_______________________________________________
PyCUDA mailing list
[email protected]
http://tiker.net/mailman/listinfo/pycuda_tiker.net