You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
I am trying to install cove without docker. pip install -r requirements.txt keeps throwing this error:
Cannot unpack file /tmp/pip-xf6x1mi6-unpack/text.git (downloaded from /tmp/pip-kv27mvuv-build, content-type: text/html; charset=utf-8); cannot detect archive format
Cannot determine archive format of /tmp/pip-kv27mvuv-build
All subsequent attempts to install show this:
Cloning git://github.com/jekbradbury/revtok.git to /tmp/pip-_8lrjt1r-build
fatal: unable to connect to github.com:
github.com[0: 192.30.253.113]: errno=Connection refused
github.com[1: 192.30.253.112]: errno=Connection refused
Command "git clone -q git://github.com/jekbradbury/revtok.git /tmp/pip-_8lrjt1r-build" failed with error code 128 in None
The text was updated successfully, but these errors were encountered:
ghost
changed the title
cannot install requirements: command not found
cannot install requirements: command failed
Dec 6, 2017
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I am trying to install cove without docker.
pip install -r requirements.txt
keeps throwing this error:All subsequent attempts to install show this:
The text was updated successfully, but these errors were encountered: