Open iambenmitchell opened 6 years ago
Have you tried: pip install pybitcoin
? Since pybitcoin is registered on Pypi (https://pypi.python.org/pypi/pybitcoin/0.9.9), that should work.
ModuleNotFoundError: No module named 'services'
@alex199568 You are using python3. Make sure you are using python2. I got the same error with python3.
hello, I am trying to install this, so I can from pybitcoin import BitcoinPrivateKey
I am on Mac. Can someone tell me how to install it? thanks