sumoprojects / SumoEasyMiner

The most easy, intuitive CPU miner for cryptonote-based cryptocurrency
Other
87 stars 64 forks source link

Error in ubuntu 16.04 in starting #14

Open Gujjar95 opened 6 years ago

Gujjar95 commented 6 years ago

Hello Guys, I followed all the instruction given by you but when starting python sumominer.py i am getting error. Traceback (most recent call last): File "sumominer.py", line 10, in <module> from main import main File "/home/gujjar/SumoEasyMiner/main.py", line 16, in <module> from app.hub import Hub File "/home/gujjar/SumoEasyMiner/app/hub.py", line 18, in <module> from ui import AddPoolDialog File "/home/gujjar/SumoEasyMiner/ui/__init__.py", line 25, in <module> from miner.miner import MinerWork, MinerRPC, human_readable_hashrate File "/home/gujjar/SumoEasyMiner/miner/miner.py", line 16, in <module> from libs import cpu_has_aes_in_supported, cryptolite_hash, cryptonite_hash File "/home/gujjar/SumoEasyMiner/libs/__init__.py", line 5, in <module> from cryptonite_hash import cpu_has_aes_in_supported, cryptolite_hash, cryptonite_hash ImportError: /home/gujjar/SumoEasyMiner/libs/cryptonite_hash.so: undefined symbol: _Py_FalseStruct

CattleOfRa commented 6 years ago

I am getting this error also. I have followed every step correctly and have tried researching but without any solution to this problem.

pangdiin commented 6 years ago

I am getting this error, can someone help

juansolana commented 6 years ago

I'm getting this error as well, was anyone able to solve it?

shabby748 commented 6 years ago

I am getting the error,can anyone fix it?