Shawn Zhou <[email protected]> writes:
> I got the same problem with the latest six, though...

That's not likely--you may have installed a new six, but your Python is
probably still using the old copy.

Try

>>> import six
>>> six.__file__

to see where the old version sits.

Andreas

Attachment: signature.asc
Description: PGP signature

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

Reply via email to