2021-09-14T11:24:34,922 Created temporary directory: /tmp/pip-ephem-wheel-cache-svgdgu8p 2021-09-14T11:24:34,925 Created temporary directory: /tmp/pip-req-tracker-byst23jq 2021-09-14T11:24:34,926 Initialized build tracking at /tmp/pip-req-tracker-byst23jq 2021-09-14T11:24:34,926 Created build tracker: /tmp/pip-req-tracker-byst23jq 2021-09-14T11:24:34,926 Entered build tracker: /tmp/pip-req-tracker-byst23jq 2021-09-14T11:24:34,927 Created temporary directory: /tmp/pip-wheel-4ki4efpj 2021-09-14T11:24:34,959 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-14T11:24:34,961 2 location(s) to search for versions of pyriksprot: 2021-09-14T11:24:34,961 * https://pypi.org/simple/pyriksprot/ 2021-09-14T11:24:34,961 * https://www.piwheels.org/simple/pyriksprot/ 2021-09-14T11:24:34,961 Fetching project page and analyzing links: https://pypi.org/simple/pyriksprot/ 2021-09-14T11:24:34,962 Getting page https://pypi.org/simple/pyriksprot/ 2021-09-14T11:24:34,964 Found index url https://pypi.org/simple 2021-09-14T11:24:35,053 Skipping link: No binaries permitted for pyriksprot: https://files.pythonhosted.org/packages/10/f1/d938a10ea674b45f5b4e16d11f8db5b3c004c49d65f63809784b4df14dec/pyriksprot-2021.9.4-py3-none-any.whl#sha256=b8b68899fb1307d3de85a028b01576ba02854df950c15748c385ca9a599a3148 (from https://pypi.org/simple/pyriksprot/) (requires-python:==3.8.5) 2021-09-14T11:24:35,054 Link requires a different Python (3.9.2 not in: '==3.8.5'): https://files.pythonhosted.org/packages/f4/d0/17432288b6792706b72df7667456ce7d662472f52fb7bc596eee08ef4bab/pyriksprot-2021.9.4.tar.gz#sha256=7c7b8cfa026900e1ef721568b0f349daf7a6db6cb3bd47a9243ab4f734bb8a54 (from https://pypi.org/simple/pyriksprot/) (requires-python:==3.8.5) 2021-09-14T11:24:35,055 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyriksprot/ 2021-09-14T11:24:35,055 Getting page https://www.piwheels.org/simple/pyriksprot/ 2021-09-14T11:24:35,056 Found index url https://www.piwheels.org/simple 2021-09-14T11:24:35,162 Skipping link: not a file: https://www.piwheels.org/simple/pyriksprot/ 2021-09-14T11:24:35,163 Skipping link: not a file: https://pypi.org/simple/pyriksprot/ 2021-09-14T11:24:35,184 Given no hashes to check 0 links for project 'pyriksprot': discarding no candidates 2021-09-14T11:24:35,184 ERROR: Could not find a version that satisfies the requirement pyriksprot==2021.9.4 (from versions: none) 2021-09-14T11:24:35,185 ERROR: No matching distribution found for pyriksprot==2021.9.4 2021-09-14T11:24:35,185 Exception information: 2021-09-14T11:24:35,185 Traceback (most recent call last): 2021-09-14T11:24:35,185 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-14T11:24:35,185 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-14T11:24:35,185 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-14T11:24:35,185 raise RequirementsConflicted(criterion) 2021-09-14T11:24:35,185 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyriksprot==2021.9.4') 2021-09-14T11:24:35,185 2021-09-14T11:24:35,185 During handling of the above exception, another exception occurred: 2021-09-14T11:24:35,185 2021-09-14T11:24:35,185 Traceback (most recent call last): 2021-09-14T11:24:35,185 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-09-14T11:24:35,185 result = self._result = resolver.resolve( 2021-09-14T11:24:35,185 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-14T11:24:35,185 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-14T11:24:35,185 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-14T11:24:35,185 raise ResolutionImpossible(e.criterion.information) 2021-09-14T11:24:35,185 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyriksprot==2021.9.4'), parent=None)] 2021-09-14T11:24:35,185 2021-09-14T11:24:35,185 The above exception was the direct cause of the following exception: 2021-09-14T11:24:35,185 2021-09-14T11:24:35,185 Traceback (most recent call last): 2021-09-14T11:24:35,185 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-14T11:24:35,185 status = self.run(options, args) 2021-09-14T11:24:35,185 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-14T11:24:35,185 return func(self, options, args) 2021-09-14T11:24:35,185 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-09-14T11:24:35,185 requirement_set = resolver.resolve( 2021-09-14T11:24:35,185 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-14T11:24:35,185 raise error from e 2021-09-14T11:24:35,185 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyriksprot==2021.9.4 2021-09-14T11:24:35,189 Removed build tracker: '/tmp/pip-req-tracker-byst23jq'