cryptonight-hash-lib
cryptonight-hash-lib copied to clipboard
Request: List App Dependences in README or on Project Page
Hello
Please consider adding a list of dependencies needed to execute the application, for example:
- Python (minimal version)
- PySide (minimal version)
You can add that to the main page or to the README file.
Sincerely, Patrick
Update
I have been trying to run the application on OSX (High Sierra) running:
- Python 2.7
- PySide (1.2.4)
The last error that I received is the following:
**
| => python sumominer.py
Traceback (most recent call last):
File "sumominer.py", line 10, in
You definitely should include dependency information :)
Note:
I found the (Releases) link to your the (dmg) of the application, that saved me the effort of troubleshooting this further.
The (Releases) link not visible on this project:
https://github.com/sumoprojects/SumoEasyMiner/releases/download/v0.1-b1.3/SumoEasyMiner-v0.1-b1.3.dmg
Sincerely, Patrick