Joe Haywood <[email protected]> writes: > Does anyone have any hints about using pyinstaller and pyopencl? When > I try to run the exe I get the error message unable to find or import > pyonpencl. My setup is Windows 10 using Anaconda Python. I installed > pyopencl via prebuilt binaries.
When you say 'prebuilt binaries', do you mean the pyopencl package in conda forge? Also, what OpenCL implementation are you planning on using, and do you want pyinstaller to ship that as well? Andreas _______________________________________________ PyOpenCL mailing list [email protected] https://lists.tiker.net/listinfo/pyopencl
