8000 Can't download from pip? · Issue #12 · mtybadger/chromaviz · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Can't download from pip? #12
Open
Open
@SuppliedOrange

Description

@SuppliedOrange

I can't seem to download this from pip.

> python -m pip install chromaviz 
ERROR: Could not find a version that satisfies the requirement chromaviz (from versions: none)
ERROR: No matching distribution found for chromaviz

I made sure it wasn't an error on my end tried the same on this online terminal and got the same result.

$ pip3 install chromaviz
Defaulting to user installation because normal site-packages is not writeable
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f42cb584520>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/chromaviz/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f42cb584850>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/chromaviz/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f42cb584a00>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/chromaviz/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f42cb584bb0>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/chromaviz/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f42cb584d60>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/chromaviz/
ERROR: Could not find a version that satisfies the requirement chromaviz (from versions: none)
ERROR: No matching distribution found for chromaviz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0