I get:
# python -c "import pyopencl"
Traceback (most recent call last):
File "<string>", line 1, in <module>
File
"/usr/lib64/python2.7/site-packages/pyopencl-2019.1.1-py2.7-linux-ppc64le.egg/pyopencl/__init__.py",
line 39, in <module>
import pyopencl._cl as _cl
ImportError: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found
(required by
/usr/lib64/python2.7/site-packages/pyopencl-2019.1.1-py2.7-linux-ppc64le.egg/pyopencl/_cl.so)
_______________________________________________
PyOpenCL mailing list -- [email protected]
To unsubscribe send an email to [email protected]