Open
Description
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
Labels
No labels