How to use MINOR MINER in Python?
I have followed the exact instructions on the GitHub page to build but I am getting the following error. How to fix it?
ModuleNotFoundError: No module named 'minorminer._minorminer'
----------------------------------------------------------------------
Ran 2 tests in 0.003s
FAILED (errors=2)
Comments
Using minorminer in Python (3.6 - 3.9.x)
1. Ensure minorminer is setup
2. Ensure minorminer module is imported before use
3. minorminer documentation and examples
I hope the steps above answered your question.
I used the standalone method and got the error I reported. Tried on both Linux and Windows. Thanks.
Hi Nadia,
Can you please provide the following additional information
Use the command prompt/console to run the above file (i.e. minorminertest.py) Does it run successfully?
Please sign in to leave a comment.