------------------------------------------------------------ /usr/bin/pip3 run on Wed Mar 6 19:19:50 2024 Downloading/unpacking python3 Getting page https://pypi.python.org/simple/python3/ Could not fetch URL https://pypi.python.org/simple/python3/: connection error: ('Connection aborted.', OSError(97, 'Address family not supported by protocol')) Will skip URL https://pypi.python.org/simple/python3/ when looking for download links for python3 Getting page https://pypi.python.org/simple/ Could not fetch URL https://pypi.python.org/simple/: connection error: ('Connection aborted.', OSError(97, 'Address family not supported by protocol')) Will skip URL https://pypi.python.org/simple/ when looking for download links for python3 Cannot fetch index base URL https://pypi.python.org/simple/ URLs to search for versions for python3: * https://pypi.python.org/simple/python3/ Getting page https://pypi.python.org/simple/python3/ Could not fetch URL https://pypi.python.org/simple/python3/: connection error: ('Connection aborted.', OSError(97, 'Address family not supported by protocol')) Will skip URL https://pypi.python.org/simple/python3/ when looking for download links for python3 Could not find any downloads that satisfy the requirement python3 Cleaning up... No distributions at all found for python3 Exception information: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/pip/basecommand.py", line 122, in main status = self.run(options, args) File "/usr/lib/python3/dist-packages/pip/commands/install.py", line 290, in run requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) File "/usr/lib/python3/dist-packages/pip/req.py", line 1178, in prepare_files url = finder.find_requirement(req_to_install, upgrade=self.upgrade) File "/usr/lib/python3/dist-packages/pip/index.py", line 277, in find_requirement raise DistributionNotFound('No distributions at all found for %s' % req) pip.exceptions.DistributionNotFound: No distributions at all found for python3