Open ghost opened 3 years ago
environment: macOS | python3.8 | pip 21.0.1
Running installation: pip install bitcoin-etl
pip install bitcoin-etl
Error:
ERROR: Could not find a version that satisfies the requirement bitcoin-etl ERROR: No matching distribution found for bitcoin-etl
Any suggestions? Thanks!!!
Just added support for Python 3.8 https://github.com/blockchain-etl/bitcoin-etl/commit/a6dbc2f2e0bb185538ffd64e84d245314d6ffc5a
Try the latest version of bitcoin-etl 1.5.0
Just added support for Python 3.8 a6dbc2f Try the latest version of bitcoin-etl 1.5.0
Just added support for Python 3.8 a6dbc2f
Works now, thank you!
environment: macOS | python3.8 | pip 21.0.1
Running installation:
pip install bitcoin-etl
Error:
Any suggestions? Thanks!!!