On Thu, 2 Feb 2012 12:57:05 -0700, Ricardo Amézquita 
<[email protected]> wrote:
> Hello
> 
> I'm  trying to run pyfft using pyopencl, but I'm having a problem, because
> my pyopencl installation (pyopencl-2011.2) doesn't seem to have defined the
> VERSION attribute.
> 
> .....
> File
> "/usr/local/lib/python2.7/dist-packages/pyfft-0.3.6-py2.7.egg/pyfft/cl.py",
> line 8, in <module>
>     if cl.VERSION < (0, 92):
> AttributeError: 'module' object has no attribute 'VERSION'
> 
> is this a bug in this pyopencl version? Should I use git version?

Yep, that's fixed in git. Sorry. A new PyOpenCL is in the cards, but
there are a few issues to resolve still.

Andreas

Attachment: pgprefsm8qhdr.pgp
Description: PGP signature

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

Reply via email to