Skip to content

Unable to install. Is it not compatible with pip3 ? #803

@as8297

Description

@as8297
OS Name Ubuntu 20.04.2 LTS
OS Type 64 Bit
Python version Python3
Pip version pip 20.0.2

Problem :

I am unable to install LinkChecker on my machine as it throws warnings and error.

Steps to reproduce :

  1. Open Terminal
  2. Type "pip3 install Linkchecker" in the terminal and then press enter.

Error it throws :

WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fa5fc6ba0d0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/linkchecker/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fa5fc6ba6a0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/linkchecker/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fa5fc6baf10>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/linkchecker/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fa5fc6ba7c0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/linkchecker/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fa5fc6ba250>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/linkchecker/
ERROR: Could not find a version that satisfies the requirement Linkchecker (from versions: none)
ERROR: No matching distribution found for Linkchecker

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