Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import error #66

Closed
doscio opened this issue Oct 25, 2014 · 1 comment
Closed

Import error #66

doscio opened this issue Oct 25, 2014 · 1 comment

Comments

@doscio
Copy link

doscio commented Oct 25, 2014

Hi, i got this error when i try to run the demo.py example.

python demo.py
Traceback (most recent call last):
File "demo.py", line 1, in
import pyopencl as cl
File "/usr/local/lib/python2.7/dist-packages/pyopencl-2014.1-py2.7-linux-x86_64.egg/pyopencl/init.py", line 28, in
import pyopencl._cl as _cl
ImportError: /usr/local/lib/python2.7/dist-packages/pyopencl-2014.1-py2.7-linux-x86_64.egg/pyopencl/_cl.so: undefined symbol: _ZTIN5boost6python15instance_holderE

@doscio doscio changed the title Import error when Import error Oct 25, 2014
@inducer
Copy link
Owner

inducer commented Oct 25, 2014

Not a bug. Please use the mailing list for tech support. Your boost headers do not match the boost library.

@inducer inducer closed this as completed Oct 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants