Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
marcel1974 opened this issue Aug 2, 2019 · 0 comments
Open

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

marcel1974 opened this issue Aug 2, 2019 · 0 comments

Comments

@marcel1974
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant