2022-04-13T10:45:20,828 Created temporary directory: /tmp/pip-ephem-wheel-cache-bcj6b405 2022-04-13T10:45:20,834 Created temporary directory: /tmp/pip-req-tracker-5tg7mxpq 2022-04-13T10:45:20,834 Initialized build tracking at /tmp/pip-req-tracker-5tg7mxpq 2022-04-13T10:45:20,835 Created build tracker: /tmp/pip-req-tracker-5tg7mxpq 2022-04-13T10:45:20,835 Entered build tracker: /tmp/pip-req-tracker-5tg7mxpq 2022-04-13T10:45:20,836 Created temporary directory: /tmp/pip-wheel-yh_prgq9 2022-04-13T10:45:20,899 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-13T10:45:20,913 2 location(s) to search for versions of example-package-lth: 2022-04-13T10:45:20,913 * https://pypi.org/simple/example-package-lth/ 2022-04-13T10:45:20,913 * https://www.piwheels.org/simple/example-package-lth/ 2022-04-13T10:45:20,914 Fetching project page and analyzing links: https://pypi.org/simple/example-package-lth/ 2022-04-13T10:45:20,915 Getting page https://pypi.org/simple/example-package-lth/ 2022-04-13T10:45:20,918 Found index url https://pypi.org/simple 2022-04-13T10:45:21,112 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/4f/91/b6bfedebdbfdf1254df19c3d5337a20d6d4e7cbb52b29f22bc83d4342e28/example-package-lth-0.1.0.tar.gz#sha256=1e4a8fc4f0b5224509c70add72e51a92ff60deb77043533e4525650ae6ea0a49 (from https://pypi.org/simple/example-package-lth/) (requires-python:>=3.9,<4.0) 2022-04-13T10:45:21,112 Skipping link: No binaries permitted for example-package-lth: https://files.pythonhosted.org/packages/46/fd/941a77ba0391f0c3339cdb7dbc69c1b215a3abeb4fd2aa471e8224808bac/example_package_lth-0.1.0-py3-none-any.whl#sha256=63396ccd9ed6388a8031ce4a2968755870291a05241bdc782dcb7e4ed3df9298 (from https://pypi.org/simple/example-package-lth/) (requires-python:>=3.9,<4.0) 2022-04-13T10:45:21,113 Fetching project page and analyzing links: https://www.piwheels.org/simple/example-package-lth/ 2022-04-13T10:45:21,114 Getting page https://www.piwheels.org/simple/example-package-lth/ 2022-04-13T10:45:21,116 Found index url https://www.piwheels.org/simple 2022-04-13T10:45:21,334 Skipping link: not a file: https://www.piwheels.org/simple/example-package-lth/ 2022-04-13T10:45:21,335 Skipping link: not a file: https://pypi.org/simple/example-package-lth/ 2022-04-13T10:45:21,367 Given no hashes to check 0 links for project 'example-package-lth': discarding no candidates 2022-04-13T10:45:21,368 ERROR: Could not find a version that satisfies the requirement example-package-lth==0.1.0 (from versions: none) 2022-04-13T10:45:21,371 ERROR: No matching distribution found for example-package-lth==0.1.0 2022-04-13T10:45:21,373 Exception information: 2022-04-13T10:45:21,373 Traceback (most recent call last): 2022-04-13T10:45:21,373 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-13T10:45:21,373 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-13T10:45:21,373 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-13T10:45:21,373 raise RequirementsConflicted(criterion) 2022-04-13T10:45:21,373 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('example-package-lth==0.1.0') 2022-04-13T10:45:21,373 2022-04-13T10:45:21,373 During handling of the above exception, another exception occurred: 2022-04-13T10:45:21,373 2022-04-13T10:45:21,373 Traceback (most recent call last): 2022-04-13T10:45:21,373 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-13T10:45:21,373 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-13T10:45:21,373 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-13T10:45:21,373 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-13T10:45:21,373 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-13T10:45:21,373 raise ResolutionImpossible(e.criterion.information) 2022-04-13T10:45:21,373 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('example-package-lth==0.1.0'), parent=None)] 2022-04-13T10:45:21,373 2022-04-13T10:45:21,373 The above exception was the direct cause of the following exception: 2022-04-13T10:45:21,373 2022-04-13T10:45:21,373 Traceback (most recent call last): 2022-04-13T10:45:21,373 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-13T10:45:21,373 status = run_func(*args) 2022-04-13T10:45:21,373 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-13T10:45:21,373 return func(self, options, args) 2022-04-13T10:45:21,373 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-13T10:45:21,373 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-13T10:45:21,373 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-13T10:45:21,373 raise error from e 2022-04-13T10:45:21,373 pip._internal.exceptions.DistributionNotFound: No matching distribution found for example-package-lth==0.1.0 2022-04-13T10:45:21,381 Removed build tracker: '/tmp/pip-req-tracker-5tg7mxpq'