Blockstream / Blockstream/green_cli

ERROR: Could not find a version that satisfies the requirement greenaddress (from green-cli) ERROR: No matching distribution found for greenaddress

Open
#30 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
34
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Hello,

I receive the error:
```
ERROR: Could not find a version that satisfies the requirement greenaddress (from green-cli)
ERROR: No matching distribution found for greenaddress
```

When trying to install on Arch Linux after completing the following setup:

```
git clone https://github.com/Blockstream/green_cli
cd green_cli

python3 -m venv green_env
source green_env/bin/activate
pip install -r requirements.txt
pip install .
```

Am I missing some dependencies? Thank you in advance.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.