Something
public text v1 · immutable>>> print pyopencl.pyopencl.version.VERSION_TEXT
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
AttributeError: 'module' object has no attribute 'pyopencl'
>>>
>>> print pyopencl.pyopencl.version.VERSION_TEXT
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
AttributeError: 'module' object has no attribute 'pyopencl'
>>>