Anton Repushko <repushk...@gmail.com> writes:
> Yeah, but it didn't help
>
> пт, 3 июн. 2016 г. в 17:23, Andreas Kloeckner <li...@informa.tiker.net>:
>
>> 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?

Short answer:

Don't get your releases from github. Get them from the Python package
index:

https://pypi.python.org/pypi/pyopencl

Andreas

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

Reply via email to