Anton Repushko <repushk...@gmail.com> writes:

> Hello!
>
> I compiled and installed the library (last version), and all is well, but
> when I try to run the code (default pyopencl example
> <https://documen.tician.de/pyopencl/>) I get the following error: ImportError:
> No module named 'pyopencl.compyte'.
> This is a known problem? There are some quick solution to this?

Did you install from git? If so, did you do

git submodule --init update

before installing?

Andreas

_______________________________________________
PyOpenCL mailing list
PyOpenCL@tiker.net
https://lists.tiker.net/listinfo/pyopencl

Reply via email to