Post
Topic
Board Beginners & Help
Re: Python OpenCL Miner on Ubuntu not running.
by
cynikal
on 16/06/2011, 23:07:07 UTC
Where would I find pyopencl.py?
I looked in /usr/lib/pymodules/python2.6/pyopencl
Didn't see it.

sorry, it might also be called __init__.py if it's within in the pyopencl directory too.. check in there what opencl related modules it imports, chances are one of them is binary, run ldd on that file..

also you probably want to start look where libOpenCL.so* is your filesystem