2021-03-26T22:50:24,266 Created temporary directory: /tmp/pip-ephem-wheel-cache-dhfdat8s 2021-03-26T22:50:24,269 Created temporary directory: /tmp/pip-req-tracker-jdwgbme6 2021-03-26T22:50:24,270 Initialized build tracking at /tmp/pip-req-tracker-jdwgbme6 2021-03-26T22:50:24,270 Created build tracker: /tmp/pip-req-tracker-jdwgbme6 2021-03-26T22:50:24,270 Entered build tracker: /tmp/pip-req-tracker-jdwgbme6 2021-03-26T22:50:24,271 Created temporary directory: /tmp/pip-wheel-9e8tdjlb 2021-03-26T22:50:24,307 1 location(s) to search for versions of furiosa-sdk: 2021-03-26T22:50:24,307 * https://pypi.org/simple/furiosa-sdk/ 2021-03-26T22:50:24,307 Fetching project page and analyzing links: https://pypi.org/simple/furiosa-sdk/ 2021-03-26T22:50:24,308 Getting page https://pypi.org/simple/furiosa-sdk/ 2021-03-26T22:50:24,309 Found index url https://pypi.org/simple 2021-03-26T22:50:24,400 Link requires a different Python (3.7.3 not in: '~=3.7,~=3.8'): https://files.pythonhosted.org/packages/57/41/9490dd4acb350514fed65159cda3e2b92e7eacf9e2dc91c0a90c4e574742/furiosa-sdk-0.1.0.tar.gz#sha256=a98dc0bea53642149f18d3485b7fbae10d948835f255ed5cb83e25fb1b3c8274 (from https://pypi.org/simple/furiosa-sdk/) (requires-python:~=3.7,~=3.8) 2021-03-26T22:50:24,414 Link requires a different Python (3.7.3 not in: '~=3.7,~=3.8'): https://files.pythonhosted.org/packages/a5/3b/d1374f62ddaa2f85e27a33357701c323de0ae03c1c0a195589678dc89fd7/furiosa_sdk-0.1.0-py3-none-any.whl#sha256=f107c476df8cacd57031c0a6101c027c32da52847d53a3fba1d9567862421d2f (from https://pypi.org/simple/furiosa-sdk/) (requires-python:~=3.7,~=3.8) 2021-03-26T22:50:24,414 Given no hashes to check 0 links for project 'furiosa-sdk': discarding no candidates 2021-03-26T22:50:24,414 ERROR: Could not find a version that satisfies the requirement furiosa-sdk==0.1.0 2021-03-26T22:50:24,415 ERROR: No matching distribution found for furiosa-sdk==0.1.0 2021-03-26T22:50:24,415 Exception information: 2021-03-26T22:50:24,415 Traceback (most recent call last): 2021-03-26T22:50:24,415 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-26T22:50:24,415 crit = self.state.criteria[name] 2021-03-26T22:50:24,415 KeyError: 'furiosa-sdk' 2021-03-26T22:50:24,415 2021-03-26T22:50:24,415 During handling of the above exception, another exception occurred: 2021-03-26T22:50:24,415 2021-03-26T22:50:24,415 Traceback (most recent call last): 2021-03-26T22:50:24,415 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-26T22:50:24,415 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-26T22:50:24,415 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-26T22:50:24,415 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-26T22:50:24,415 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-26T22:50:24,415 raise RequirementsConflicted(criterion) 2021-03-26T22:50:24,415 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('furiosa-sdk==0.1.0') 2021-03-26T22:50:24,415 2021-03-26T22:50:24,415 During handling of the above exception, another exception occurred: 2021-03-26T22:50:24,415 2021-03-26T22:50:24,415 Traceback (most recent call last): 2021-03-26T22:50:24,415 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-26T22:50:24,415 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-26T22:50:24,415 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-26T22:50:24,415 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-26T22:50:24,415 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-26T22:50:24,415 raise ResolutionImpossible(e.criterion.information) 2021-03-26T22:50:24,415 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('furiosa-sdk==0.1.0'), parent=None)] 2021-03-26T22:50:24,415 2021-03-26T22:50:24,415 The above exception was the direct cause of the following exception: 2021-03-26T22:50:24,415 2021-03-26T22:50:24,415 Traceback (most recent call last): 2021-03-26T22:50:24,415 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-26T22:50:24,415 status = self.run(options, args) 2021-03-26T22:50:24,415 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-26T22:50:24,415 return func(self, options, args) 2021-03-26T22:50:24,415 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-26T22:50:24,415 reqs, check_supported_wheels=True 2021-03-26T22:50:24,415 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-26T22:50:24,415 six.raise_from(error, e) 2021-03-26T22:50:24,415 File "", line 3, in raise_from 2021-03-26T22:50:24,415 pip._internal.exceptions.DistributionNotFound: No matching distribution found for furiosa-sdk==0.1.0 2021-03-26T22:50:24,419 Removed build tracker: '/tmp/pip-req-tracker-jdwgbme6'