2022-04-12T10:39:11,020 Created temporary directory: /tmp/pip-ephem-wheel-cache-0xi4ns0m 2022-04-12T10:39:11,026 Created temporary directory: /tmp/pip-req-tracker-va8ja12q 2022-04-12T10:39:11,027 Initialized build tracking at /tmp/pip-req-tracker-va8ja12q 2022-04-12T10:39:11,027 Created build tracker: /tmp/pip-req-tracker-va8ja12q 2022-04-12T10:39:11,028 Entered build tracker: /tmp/pip-req-tracker-va8ja12q 2022-04-12T10:39:11,029 Created temporary directory: /tmp/pip-wheel-5gchz4jt 2022-04-12T10:39:11,098 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-12T10:39:11,107 2 location(s) to search for versions of asimov: 2022-04-12T10:39:11,107 * https://pypi.org/simple/asimov/ 2022-04-12T10:39:11,107 * https://www.piwheels.org/simple/asimov/ 2022-04-12T10:39:11,108 Fetching project page and analyzing links: https://pypi.org/simple/asimov/ 2022-04-12T10:39:11,109 Getting page https://pypi.org/simple/asimov/ 2022-04-12T10:39:11,112 Found index url https://pypi.org/simple 2022-04-12T10:39:11,226 Skipping link: No binaries permitted for asimov: https://files.pythonhosted.org/packages/b0/27/affdd73459bacf8ab0c55f92f0c87faad70ea2b36d7e74034abdab5b9b21/asimov-0.3.4-py3-none-any.whl#sha256=be90219be1e66068b24a92669a96271aa3c48c71820e59473813e76053e49dbb (from https://pypi.org/simple/asimov/) 2022-04-12T10:39:11,227 Found link https://files.pythonhosted.org/packages/e5/27/2b9711d691d110a7702d1a7809f1d585ef464c413267bcf70516b5fb8c72/asimov-0.3.4.linux-x86_64.tar.gz#sha256=46d62d985e08b25835ebec87676b10cd490137f74d4bbea22c66c4b058208810 (from https://pypi.org/simple/asimov/), version: 0.3.4.linux-x86_64 2022-04-12T10:39:11,228 Fetching project page and analyzing links: https://www.piwheels.org/simple/asimov/ 2022-04-12T10:39:11,229 Getting page https://www.piwheels.org/simple/asimov/ 2022-04-12T10:39:11,231 Found index url https://www.piwheels.org/simple 2022-04-12T10:39:11,461 Skipping link: not a file: https://www.piwheels.org/simple/asimov/ 2022-04-12T10:39:11,462 Skipping link: not a file: https://pypi.org/simple/asimov/ 2022-04-12T10:39:11,506 Given no hashes to check 0 links for project 'asimov': discarding no candidates 2022-04-12T10:39:11,507 ERROR: Could not find a version that satisfies the requirement asimov==0.3.4 (from versions: 0.3.4.linux-x86_64) 2022-04-12T10:39:11,510 ERROR: No matching distribution found for asimov==0.3.4 2022-04-12T10:39:11,511 Exception information: 2022-04-12T10:39:11,511 Traceback (most recent call last): 2022-04-12T10:39:11,511 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-12T10:39:11,511 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-12T10:39:11,511 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-12T10:39:11,511 raise RequirementsConflicted(criterion) 2022-04-12T10:39:11,511 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('asimov==0.3.4') 2022-04-12T10:39:11,511 2022-04-12T10:39:11,511 During handling of the above exception, another exception occurred: 2022-04-12T10:39:11,511 2022-04-12T10:39:11,511 Traceback (most recent call last): 2022-04-12T10:39:11,511 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-04-12T10:39:11,511 result = self._result = resolver.resolve( 2022-04-12T10:39:11,511 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-12T10:39:11,511 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-12T10:39:11,511 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-12T10:39:11,511 raise ResolutionImpossible(e.criterion.information) 2022-04-12T10:39:11,511 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('asimov==0.3.4'), parent=None)] 2022-04-12T10:39:11,511 2022-04-12T10:39:11,511 The above exception was the direct cause of the following exception: 2022-04-12T10:39:11,511 2022-04-12T10:39:11,511 Traceback (most recent call last): 2022-04-12T10:39:11,511 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-12T10:39:11,511 status = run_func(*args) 2022-04-12T10:39:11,511 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-12T10:39:11,511 return func(self, options, args) 2022-04-12T10:39:11,511 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-12T10:39:11,511 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-12T10:39:11,511 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-12T10:39:11,511 raise error from e 2022-04-12T10:39:11,511 pip._internal.exceptions.DistributionNotFound: No matching distribution found for asimov==0.3.4 2022-04-12T10:39:11,520 Removed build tracker: '/tmp/pip-req-tracker-va8ja12q'