Longgang Pang <[email protected]> writes: > I have problem when run the most recent PyOpenCL2015 with python2.7.6 > and 2.7.8 > The full output is as following, looks like 'ArgumentError' has no > attribute 'what' for python version 2.7.6 and 2.7.8? > There is no problem when I run pyopencl with python/3.3.6 or python/2.7.10. > > Do you know how to fix it in the code without modifying pyopencl?
Can you submit some code that reproduces this? ArgumentError should not be caught by this handler. Andreas _______________________________________________ PyOpenCL mailing list [email protected] http://lists.tiker.net/listinfo/pyopencl
