2021-03-28T20:48:03,283 Created temporary directory: /tmp/pip-ephem-wheel-cache-nxa_g3_m 2021-03-28T20:48:03,286 Created temporary directory: /tmp/pip-req-tracker-fdqstgez 2021-03-28T20:48:03,286 Initialized build tracking at /tmp/pip-req-tracker-fdqstgez 2021-03-28T20:48:03,286 Created build tracker: /tmp/pip-req-tracker-fdqstgez 2021-03-28T20:48:03,286 Entered build tracker: /tmp/pip-req-tracker-fdqstgez 2021-03-28T20:48:03,287 Created temporary directory: /tmp/pip-wheel-m2adhol3 2021-03-28T20:48:03,316 1 location(s) to search for versions of furiosa-sdk: 2021-03-28T20:48:03,316 * https://pypi.org/simple/furiosa-sdk/ 2021-03-28T20:48:03,316 Fetching project page and analyzing links: https://pypi.org/simple/furiosa-sdk/ 2021-03-28T20:48:03,317 Getting page https://pypi.org/simple/furiosa-sdk/ 2021-03-28T20:48:03,318 Found index url https://pypi.org/simple 2021-03-28T20:48:03,408 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-28T20:48:03,421 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-28T20:48:03,422 Link requires a different Python (3.7.3 not in: '~=3.7,~=3.8'): https://files.pythonhosted.org/packages/27/a8/4c7f0e550421892fea3b11efcd9fb80f401c59858c8b0e1476a02444ea45/furiosa-sdk-0.1.1.tar.gz#sha256=fbb13e64c84f975251eab62cccce6fb151e5b26c31fbbff76356aaf9a76744cf (from https://pypi.org/simple/furiosa-sdk/) (requires-python:~=3.7,~=3.8) 2021-03-28T20:48:03,424 Link requires a different Python (3.7.3 not in: '~=3.7,~=3.8'): https://files.pythonhosted.org/packages/c6/a7/010636d96e5eca87701010d2aee117f7dd73f6f906984d673a3c5ea7acc6/furiosa_sdk-0.1.1-py3-none-any.whl#sha256=82583a6113d2fc00b13fd63adff8c0f0aaad73c7bd2450b04b38038960ecf655 (from https://pypi.org/simple/furiosa-sdk/) (requires-python:~=3.7,~=3.8) 2021-03-28T20:48:03,424 Given no hashes to check 0 links for project 'furiosa-sdk': discarding no candidates 2021-03-28T20:48:03,424 ERROR: Could not find a version that satisfies the requirement furiosa-sdk==0.1.1 2021-03-28T20:48:03,425 ERROR: No matching distribution found for furiosa-sdk==0.1.1 2021-03-28T20:48:03,425 Exception information: 2021-03-28T20:48:03,425 Traceback (most recent call last): 2021-03-28T20:48:03,425 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-28T20:48:03,425 crit = self.state.criteria[name] 2021-03-28T20:48:03,425 KeyError: 'furiosa-sdk' 2021-03-28T20:48:03,425 2021-03-28T20:48:03,425 During handling of the above exception, another exception occurred: 2021-03-28T20:48:03,425 2021-03-28T20:48:03,425 Traceback (most recent call last): 2021-03-28T20:48:03,425 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-28T20:48:03,425 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-28T20:48:03,425 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-28T20:48:03,425 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-28T20:48:03,425 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-28T20:48:03,425 raise RequirementsConflicted(criterion) 2021-03-28T20:48:03,425 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('furiosa-sdk==0.1.1') 2021-03-28T20:48:03,425 2021-03-28T20:48:03,425 During handling of the above exception, another exception occurred: 2021-03-28T20:48:03,425 2021-03-28T20:48:03,425 Traceback (most recent call last): 2021-03-28T20:48:03,425 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-28T20:48:03,425 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-28T20:48:03,425 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-28T20:48:03,425 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-28T20:48:03,425 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-28T20:48:03,425 raise ResolutionImpossible(e.criterion.information) 2021-03-28T20:48:03,425 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('furiosa-sdk==0.1.1'), parent=None)] 2021-03-28T20:48:03,425 2021-03-28T20:48:03,425 The above exception was the direct cause of the following exception: 2021-03-28T20:48:03,425 2021-03-28T20:48:03,425 Traceback (most recent call last): 2021-03-28T20:48:03,425 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-28T20:48:03,425 status = self.run(options, args) 2021-03-28T20:48:03,425 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-28T20:48:03,425 return func(self, options, args) 2021-03-28T20:48:03,425 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-28T20:48:03,425 reqs, check_supported_wheels=True 2021-03-28T20:48:03,425 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-28T20:48:03,425 six.raise_from(error, e) 2021-03-28T20:48:03,425 File "", line 3, in raise_from 2021-03-28T20:48:03,425 pip._internal.exceptions.DistributionNotFound: No matching distribution found for furiosa-sdk==0.1.1 2021-03-28T20:48:03,429 Removed build tracker: '/tmp/pip-req-tracker-fdqstgez'