2021-07-28T23:35:14,324 Created temporary directory: /tmp/pip-ephem-wheel-cache-6ykxmapg 2021-07-28T23:35:14,327 Created temporary directory: /tmp/pip-req-tracker-hhnz_6dk 2021-07-28T23:35:14,328 Initialized build tracking at /tmp/pip-req-tracker-hhnz_6dk 2021-07-28T23:35:14,328 Created build tracker: /tmp/pip-req-tracker-hhnz_6dk 2021-07-28T23:35:14,328 Entered build tracker: /tmp/pip-req-tracker-hhnz_6dk 2021-07-28T23:35:14,329 Created temporary directory: /tmp/pip-wheel-h15fkcv4 2021-07-28T23:35:14,360 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-28T23:35:14,361 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-28T23:35:14,361 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-28T23:35:14,361 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-28T23:35:14,361 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-28T23:35:14,364 WARNING: Location '/c-gpu/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-28T23:35:14,364 WARNING: Location 't/c-gpu/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-28T23:35:14,365 WARNING: Location 'm/c-gpu/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-28T23:35:14,365 WARNING: Location 'p/c-gpu/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-28T23:35:14,365 1 location(s) to search for versions of c-gpu: 2021-07-28T23:35:14,365 * https://pypi.org/simple/c-gpu/ 2021-07-28T23:35:14,366 Fetching project page and analyzing links: https://pypi.org/simple/c-gpu/ 2021-07-28T23:35:14,366 Getting page https://pypi.org/simple/c-gpu/ 2021-07-28T23:35:14,368 Found index url https://pypi.org/simple 2021-07-28T23:35:14,544 Skipping link: Missing project version for c-gpu: https://files.pythonhosted.org/packages/05/5a/04237569569e3de87312ca43080a87822460dcd2a090988bbab7bc32e910/C%20GPU-0.0.1.tar.gz#sha256=ef2a2890b2a962cb60766154f7407b04446ccf7e196e644c059f26fa606c2fcd (from https://pypi.org/simple/c-gpu/) 2021-07-28T23:35:14,544 Skipping link: not a file: https://pypi.org/simple/c-gpu/ 2021-07-28T23:35:14,560 Given no hashes to check 0 links for project 'c-gpu': discarding no candidates 2021-07-28T23:35:14,560 ERROR: Could not find a version that satisfies the requirement c-gpu==0.0.1 (from versions: none) 2021-07-28T23:35:14,561 ERROR: No matching distribution found for c-gpu==0.0.1 2021-07-28T23:35:14,561 Exception information: 2021-07-28T23:35:14,561 Traceback (most recent call last): 2021-07-28T23:35:14,561 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-28T23:35:14,561 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-28T23:35:14,561 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-28T23:35:14,561 raise RequirementsConflicted(criterion) 2021-07-28T23:35:14,561 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('c-gpu==0.0.1') 2021-07-28T23:35:14,561 2021-07-28T23:35:14,561 During handling of the above exception, another exception occurred: 2021-07-28T23:35:14,561 2021-07-28T23:35:14,561 Traceback (most recent call last): 2021-07-28T23:35:14,561 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-28T23:35:14,561 result = self._result = resolver.resolve( 2021-07-28T23:35:14,561 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-28T23:35:14,561 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-28T23:35:14,561 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-28T23:35:14,561 raise ResolutionImpossible(e.criterion.information) 2021-07-28T23:35:14,561 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('c-gpu==0.0.1'), parent=None)] 2021-07-28T23:35:14,561 2021-07-28T23:35:14,561 The above exception was the direct cause of the following exception: 2021-07-28T23:35:14,561 2021-07-28T23:35:14,561 Traceback (most recent call last): 2021-07-28T23:35:14,561 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-28T23:35:14,561 status = self.run(options, args) 2021-07-28T23:35:14,561 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-28T23:35:14,561 return func(self, options, args) 2021-07-28T23:35:14,561 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-28T23:35:14,561 requirement_set = resolver.resolve( 2021-07-28T23:35:14,561 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-28T23:35:14,561 raise error from e 2021-07-28T23:35:14,561 pip._internal.exceptions.DistributionNotFound: No matching distribution found for c-gpu==0.0.1 2021-07-28T23:35:14,565 Removed build tracker: '/tmp/pip-req-tracker-hhnz_6dk'