2021-05-27T15:24:31,622 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-27T15:24:32,337 Created temporary directory: /tmp/pip-ephem-wheel-cache-fh6g5fes 2021-05-27T15:24:32,342 Created temporary directory: /tmp/pip-req-tracker-1gg8qxik 2021-05-27T15:24:32,343 Initialized build tracking at /tmp/pip-req-tracker-1gg8qxik 2021-05-27T15:24:32,343 Created build tracker: /tmp/pip-req-tracker-1gg8qxik 2021-05-27T15:24:32,344 Entered build tracker: /tmp/pip-req-tracker-1gg8qxik 2021-05-27T15:24:32,345 Created temporary directory: /tmp/pip-wheel-latv52lw 2021-05-27T15:24:32,407 Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com 2021-05-27T15:24:32,411 2 location(s) to search for versions of bbcgfx: 2021-05-27T15:24:32,411 * https://pypi.org/simple/bbcgfx/ 2021-05-27T15:24:32,411 * https://pypi.ngc.nvidia.com/bbcgfx/ 2021-05-27T15:24:32,412 Fetching project page and analyzing links: https://pypi.org/simple/bbcgfx/ 2021-05-27T15:24:32,414 Getting page https://pypi.org/simple/bbcgfx/ 2021-05-27T15:24:32,418 Found index url https://pypi.org/simple 2021-05-27T15:24:32,765 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/9e/3a/206d9ff793b46eef2c93376bffc4903ccac1fd6d7626cabf4fd6bab2ceac/bbcgfx-0.1.0-py3-none-any.whl#sha256=09f1692da3e2c53a508a86ab99f0976d181f3d9391aac9b730ba37bed45c1013 (from https://pypi.org/simple/bbcgfx/) (requires-python:>=3.6) 2021-05-27T15:24:32,767 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/f7/81/4a12d7237fc7a042a9a4b2ff4da4195c570063b5bfefa372e05605dbb551/bbcgfx-0.1.0.tar.gz#sha256=5572c10e27652f69a8f25c1b5aecf2f6f01f2990eec0fcc06fa649761bcabc7c (from https://pypi.org/simple/bbcgfx/) (requires-python:>=3.6) 2021-05-27T15:24:32,768 Fetching project page and analyzing links: https://pypi.ngc.nvidia.com/bbcgfx/ 2021-05-27T15:24:32,769 Getting page https://pypi.ngc.nvidia.com/bbcgfx/ 2021-05-27T15:24:32,771 Found index url https://pypi.ngc.nvidia.com 2021-05-27T15:24:33,752 Could not fetch URL https://pypi.ngc.nvidia.com/bbcgfx/: 404 Client Error: Not Found for url: https://developer.download.nvidia.com/compute/redist/bbcgfx/ - skipping 2021-05-27T15:24:33,754 Given no hashes to check 0 links for project 'bbcgfx': discarding no candidates 2021-05-27T15:24:33,756 ERROR: Could not find a version that satisfies the requirement bbcgfx==0.1.0 2021-05-27T15:24:33,757 ERROR: No matching distribution found for bbcgfx==0.1.0 2021-05-27T15:24:33,758 Exception information: 2021-05-27T15:24:33,758 Traceback (most recent call last): 2021-05-27T15:24:33,758 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-05-27T15:24:33,758 crit = self.state.criteria[name] 2021-05-27T15:24:33,758 KeyError: 'bbcgfx' 2021-05-27T15:24:33,758 2021-05-27T15:24:33,758 During handling of the above exception, another exception occurred: 2021-05-27T15:24:33,758 2021-05-27T15:24:33,758 Traceback (most recent call last): 2021-05-27T15:24:33,758 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-05-27T15:24:33,758 name, crit = self._merge_into_criterion(r, parent=None) 2021-05-27T15:24:33,758 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-05-27T15:24:33,758 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-05-27T15:24:33,758 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-05-27T15:24:33,758 raise RequirementsConflicted(criterion) 2021-05-27T15:24:33,758 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bbcgfx==0.1.0') 2021-05-27T15:24:33,758 2021-05-27T15:24:33,758 During handling of the above exception, another exception occurred: 2021-05-27T15:24:33,758 2021-05-27T15:24:33,758 Traceback (most recent call last): 2021-05-27T15:24:33,758 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-05-27T15:24:33,758 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-05-27T15:24:33,758 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-05-27T15:24:33,758 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-05-27T15:24:33,758 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-05-27T15:24:33,758 raise ResolutionImpossible(e.criterion.information) 2021-05-27T15:24:33,758 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bbcgfx==0.1.0'), parent=None)] 2021-05-27T15:24:33,758 2021-05-27T15:24:33,758 The above exception was the direct cause of the following exception: 2021-05-27T15:24:33,758 2021-05-27T15:24:33,758 Traceback (most recent call last): 2021-05-27T15:24:33,758 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-05-27T15:24:33,758 status = self.run(options, args) 2021-05-27T15:24:33,758 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-05-27T15:24:33,758 return func(self, options, args) 2021-05-27T15:24:33,758 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-05-27T15:24:33,758 reqs, check_supported_wheels=True 2021-05-27T15:24:33,758 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-05-27T15:24:33,758 six.raise_from(error, e) 2021-05-27T15:24:33,758 File "", line 3, in raise_from 2021-05-27T15:24:33,758 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bbcgfx==0.1.0 2021-05-27T15:24:33,771 Removed build tracker: '/tmp/pip-req-tracker-1gg8qxik'