Skip to content

Everything Compiled But I was sweard at. Ubuntu 18.04 LTS #22

Description

@marcel1974

root@marcel-OptiPlex-7010:/sumo-easy-miner/source# python --version
Python 2.7.15rc1
root@marcel-OptiPlex-7010:/sumo-easy-miner/source# python sumominer.py
Traceback (most recent call last):
File "sumominer.py", line 10, in
from main import main
File "/sumo-easy-miner/source/main.py", line 16, in
from app.hub import Hub
File "/sumo-easy-miner/source/app/hub.py", line 18, in
from ui import AddPoolDialog
File "/sumo-easy-miner/source/ui/init.py", line 25, in
from miner.miner import MinerWork, MinerRPC, human_readable_hashrate
File "/sumo-easy-miner/source/miner/miner.py", line 17, in
from libs import cpu_has_aes_in_supported, cryptolite_hash, cryptonite_hash
File "/sumo-easy-miner/source/libs/init.py", line 5, in
from cryptonite_hash import cpu_has_aes_in_supported, cryptolite_hash, cryptonite_hash
ImportError: /sumo-easy-miner/source/libs/cryptonite_hash.so: undefined symbol: _Py_FalseStruct

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

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