Skip to content

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

Description

@defas-doomster

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions