cryptonight-hash-lib icon indicating copy to clipboard operation
cryptonight-hash-lib copied to clipboard

Ubuntu 14 runtime error

Open cosminBucurest opened this issue 8 years ago • 0 comments

I get the following trace: cc@cc-Lenovo-G50-80:~/SumoEasyMiner$ python sumominer.py [21:20:02] [INFO] Starting [Sumo Easy Miner v0.1.b1.3]... Starting app... Traceback (most recent call last): File "/home/cc/SumoEasyMiner/app/hub.py", line 141, in start_stop_mining p.set_cpu_priority(cpu_priority_level) File "/home/cc/SumoEasyMiner/miner/miner.py", line 594, in set_cpu_priority _p.nice(cpu_priority_level) TypeError: 'int' object is not callable

cosminBucurest avatar Dec 07 '17 19:12 cosminBucurest