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

@defas-doomster

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.

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