2022-03-07T15:38:29,514 Created temporary directory: /tmp/pip-ephem-wheel-cache-8fk07csg 2022-03-07T15:38:29,520 Created temporary directory: /tmp/pip-req-tracker-i6bgcuxv 2022-03-07T15:38:29,520 Initialized build tracking at /tmp/pip-req-tracker-i6bgcuxv 2022-03-07T15:38:29,521 Created build tracker: /tmp/pip-req-tracker-i6bgcuxv 2022-03-07T15:38:29,521 Entered build tracker: /tmp/pip-req-tracker-i6bgcuxv 2022-03-07T15:38:29,522 Created temporary directory: /tmp/pip-wheel-msaxjoju 2022-03-07T15:38:29,584 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-07T15:38:29,592 2 location(s) to search for versions of dorfperfekt: 2022-03-07T15:38:29,592 * https://pypi.org/simple/dorfperfekt/ 2022-03-07T15:38:29,592 * https://www.piwheels.org/simple/dorfperfekt/ 2022-03-07T15:38:29,593 Fetching project page and analyzing links: https://pypi.org/simple/dorfperfekt/ 2022-03-07T15:38:29,595 Getting page https://pypi.org/simple/dorfperfekt/ 2022-03-07T15:38:29,598 Found index url https://pypi.org/simple 2022-03-07T15:38:29,706 Skipping link: No binaries permitted for dorfperfekt: https://files.pythonhosted.org/packages/78/9c/260aa8d603118e5cc5964732abf4c966de1f34bfcd01b15951a0c083dde0/dorfperfekt-0.1.0-py3-none-any.whl#sha256=66dd641b38001f9fd5d116b6c5b3204d51c05dc5816d3d69f2bf58aa90654086 (from https://pypi.org/simple/dorfperfekt/) (requires-python:>=3.9,<3.11) 2022-03-07T15:38:29,708 Link requires a different Python (3.7.3 not in: '>=3.9,<3.11'): https://files.pythonhosted.org/packages/0b/4a/451480de6d8d9bd9b7997f7debde017b2d4d709d4d489f7e94b3c2451a30/dorfperfekt-0.1.0.tar.gz#sha256=56875506eae1a513c271562c5768e09905f989093d798f10024547d1235691b6 (from https://pypi.org/simple/dorfperfekt/) (requires-python:>=3.9,<3.11) 2022-03-07T15:38:29,709 Fetching project page and analyzing links: https://www.piwheels.org/simple/dorfperfekt/ 2022-03-07T15:38:29,710 Getting page https://www.piwheels.org/simple/dorfperfekt/ 2022-03-07T15:38:29,712 Found index url https://www.piwheels.org/simple 2022-03-07T15:38:29,913 Skipping link: not a file: https://www.piwheels.org/simple/dorfperfekt/ 2022-03-07T15:38:29,914 Skipping link: not a file: https://pypi.org/simple/dorfperfekt/ 2022-03-07T15:38:29,946 Given no hashes to check 0 links for project 'dorfperfekt': discarding no candidates 2022-03-07T15:38:29,947 ERROR: Could not find a version that satisfies the requirement dorfperfekt==0.1.0 (from versions: none) 2022-03-07T15:38:29,950 ERROR: No matching distribution found for dorfperfekt==0.1.0 2022-03-07T15:38:29,952 Exception information: 2022-03-07T15:38:29,952 Traceback (most recent call last): 2022-03-07T15:38:29,952 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-07T15:38:29,952 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-07T15:38:29,952 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-07T15:38:29,952 raise RequirementsConflicted(criterion) 2022-03-07T15:38:29,952 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dorfperfekt==0.1.0') 2022-03-07T15:38:29,952 2022-03-07T15:38:29,952 During handling of the above exception, another exception occurred: 2022-03-07T15:38:29,952 2022-03-07T15:38:29,952 Traceback (most recent call last): 2022-03-07T15:38:29,952 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-07T15:38:29,952 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-07T15:38:29,952 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-07T15:38:29,952 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-07T15:38:29,952 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-07T15:38:29,952 raise ResolutionImpossible(e.criterion.information) 2022-03-07T15:38:29,952 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dorfperfekt==0.1.0'), parent=None)] 2022-03-07T15:38:29,952 2022-03-07T15:38:29,952 The above exception was the direct cause of the following exception: 2022-03-07T15:38:29,952 2022-03-07T15:38:29,952 Traceback (most recent call last): 2022-03-07T15:38:29,952 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-07T15:38:29,952 status = run_func(*args) 2022-03-07T15:38:29,952 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-07T15:38:29,952 return func(self, options, args) 2022-03-07T15:38:29,952 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-07T15:38:29,952 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-07T15:38:29,952 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-07T15:38:29,952 raise error from e 2022-03-07T15:38:29,952 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dorfperfekt==0.1.0 2022-03-07T15:38:29,961 Removed build tracker: '/tmp/pip-req-tracker-i6bgcuxv'