Skip to content

Error in ubuntu 16.04 in starting #14

Open
@Gujjar95

Description

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions