Blockstream / Blockstream/green_cli

greenaddress seems to be missing from pypi.org

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

Description

Installing green_cli fails due to a 404 error.

```
$ pip3 install .
Processing /home/usbarmory/green_cli-master
Requirement already satisfied: Click in /home/usbarmory/.local/lib/python3.7/site-packages (from green-cli==0.1) (7.0)
Requirement already satisfied: click-repl in /home/usbarmory/.local/lib/python3.7/site-packages (from green-cli==0.1) (0.1.6)
Collecting greenaddress (from green-cli==0.1)
Could not install packages due to an EnvironmentError: 404 Client Error: Not Found for url: https://pypi.org/simple/greenaddress/
```

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.