2021-05-23T14:50:09,544 DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. 2021-05-23T14:50:10,215 Created temporary directory: /tmp/pip-ephem-wheel-cache-cfbzz18a 2021-05-23T14:50:10,220 Created temporary directory: /tmp/pip-req-tracker-eiv2qrx3 2021-05-23T14:50:10,220 Initialized build tracking at /tmp/pip-req-tracker-eiv2qrx3 2021-05-23T14:50:10,221 Created build tracker: /tmp/pip-req-tracker-eiv2qrx3 2021-05-23T14:50:10,221 Entered build tracker: /tmp/pip-req-tracker-eiv2qrx3 2021-05-23T14:50:10,223 Created temporary directory: /tmp/pip-wheel-mhqfuuvd 2021-05-23T14:50:10,296 Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com 2021-05-23T14:50:10,300 2 location(s) to search for versions of floyd-warshall-alg: 2021-05-23T14:50:10,300 * https://pypi.org/simple/floyd-warshall-alg/ 2021-05-23T14:50:10,300 * https://pypi.ngc.nvidia.com/floyd-warshall-alg/ 2021-05-23T14:50:10,301 Fetching project page and analyzing links: https://pypi.org/simple/floyd-warshall-alg/ 2021-05-23T14:50:10,303 Getting page https://pypi.org/simple/floyd-warshall-alg/ 2021-05-23T14:50:10,307 Found index url https://pypi.org/simple 2021-05-23T14:50:10,654 Link requires a different Python (3.5.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/35/9a/9e211cd4bbf43f671276e9fe708aadac77e0dfacc15b8e831a701d140d0f/floyd_warshall_alg-0.1.0-py3-none-any.whl#sha256=12b24f13a1aa96b4cb18ab8763df4c340a238feb22ff7cce0fb4c5c84f65bfef (from https://pypi.org/simple/floyd-warshall-alg/) (requires-python:>=3.8,<4.0) 2021-05-23T14:50:10,657 Link requires a different Python (3.5.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/3d/81/be27329cda1ce272fcfbf104b548362e81369610586a073d65f5debb7f2d/floyd_warshall_alg-0.1.0.tar.gz#sha256=cee35b01acfb0988d85296de842925cd67052e7ac7ec6745302862c701ee54a9 (from https://pypi.org/simple/floyd-warshall-alg/) (requires-python:>=3.8,<4.0) 2021-05-23T14:50:10,657 Fetching project page and analyzing links: https://pypi.ngc.nvidia.com/floyd-warshall-alg/ 2021-05-23T14:50:10,658 Getting page https://pypi.ngc.nvidia.com/floyd-warshall-alg/ 2021-05-23T14:50:10,660 Found index url https://pypi.ngc.nvidia.com 2021-05-23T14:50:11,709 Could not fetch URL https://pypi.ngc.nvidia.com/floyd-warshall-alg/: 404 Client Error: Not Found for url: https://developer.download.nvidia.com/compute/redist/floyd-warshall-alg/ - skipping 2021-05-23T14:50:11,711 Given no hashes to check 0 links for project 'floyd-warshall-alg': discarding no candidates 2021-05-23T14:50:11,713 ERROR: Could not find a version that satisfies the requirement floyd-warshall-alg==0.1.0 2021-05-23T14:50:11,714 ERROR: No matching distribution found for floyd-warshall-alg==0.1.0 2021-05-23T14:50:11,715 Exception information: 2021-05-23T14:50:11,715 Traceback (most recent call last): 2021-05-23T14:50:11,715 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-05-23T14:50:11,715 crit = self.state.criteria[name] 2021-05-23T14:50:11,715 KeyError: 'floyd-warshall-alg' 2021-05-23T14:50:11,715 2021-05-23T14:50:11,715 During handling of the above exception, another exception occurred: 2021-05-23T14:50:11,715 2021-05-23T14:50:11,715 Traceback (most recent call last): 2021-05-23T14:50:11,715 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-05-23T14:50:11,715 name, crit = self._merge_into_criterion(r, parent=None) 2021-05-23T14:50:11,715 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-05-23T14:50:11,715 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-05-23T14:50:11,715 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-05-23T14:50:11,715 raise RequirementsConflicted(criterion) 2021-05-23T14:50:11,715 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('floyd-warshall-alg==0.1.0') 2021-05-23T14:50:11,715 2021-05-23T14:50:11,715 During handling of the above exception, another exception occurred: 2021-05-23T14:50:11,715 2021-05-23T14:50:11,715 Traceback (most recent call last): 2021-05-23T14:50:11,715 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-05-23T14:50:11,715 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-05-23T14:50:11,715 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-05-23T14:50:11,715 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-05-23T14:50:11,715 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-05-23T14:50:11,715 raise ResolutionImpossible(e.criterion.information) 2021-05-23T14:50:11,715 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('floyd-warshall-alg==0.1.0'), parent=None)] 2021-05-23T14:50:11,715 2021-05-23T14:50:11,715 The above exception was the direct cause of the following exception: 2021-05-23T14:50:11,715 2021-05-23T14:50:11,715 Traceback (most recent call last): 2021-05-23T14:50:11,715 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-05-23T14:50:11,715 status = self.run(options, args) 2021-05-23T14:50:11,715 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-05-23T14:50:11,715 return func(self, options, args) 2021-05-23T14:50:11,715 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-05-23T14:50:11,715 reqs, check_supported_wheels=True 2021-05-23T14:50:11,715 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-05-23T14:50:11,715 six.raise_from(error, e) 2021-05-23T14:50:11,715 File "", line 3, in raise_from 2021-05-23T14:50:11,715 pip._internal.exceptions.DistributionNotFound: No matching distribution found for floyd-warshall-alg==0.1.0 2021-05-23T14:50:11,728 Removed build tracker: '/tmp/pip-req-tracker-eiv2qrx3'