Hi Andreas,

Thanks for the warning, PyOpenCL did start to complain after I had
updated Mako. Fixed & committed.

Best regards,
Bogdan

On Fri, Apr 29, 2011 at 2:20 AM, Andreas Kloeckner
<[email protected]> wrote:
> Hi Bogdan,
>
> it looks like Mako has started generating Unicode source code by
> default, which makes (old versions of) PyOpenCL rather unhappy, and thus
> PyFFT not work. You might need to cast the generated code to str() to
> make this work properly again.
>
> Andreas
>

_______________________________________________
PyOpenCL mailing list
[email protected]
http://lists.tiker.net/listinfo/pyopencl

Reply via email to