Post
Topic
Board Mining support
Re: Easy Ubuntu python OpenCL mining setup
by
T4b
on 07/06/2011, 15:30:50 UTC
When I run the last command, I receive
Traceback (most recent call last):
  File "poclbm.py", line 3, in
    import pyopencl as cl
  File "/usr/lib/pymodules/python2.7/pyopencl/__init__.py", line 3, in
    import pyopencl._cl as _cl
ImportError: libboost_python-py27.so.1.42.0: cannot open shared object file: No such file or directory


Libboost_python 1.42 has been installed, so I do not know what the issue is.
Then it's maybe in the wrong place, if it's actually installed?

This miner uses about 50% cpu although it is supposed to be a gpu miner. What could be the cause of this? I guess this isn't the normal behaviour?