2021-12-24T01:59:09,865 Created temporary directory: /tmp/pip-ephem-wheel-cache-whr6bev7 2021-12-24T01:59:09,870 Created temporary directory: /tmp/pip-req-tracker-idi75g70 2021-12-24T01:59:09,871 Initialized build tracking at /tmp/pip-req-tracker-idi75g70 2021-12-24T01:59:09,871 Created build tracker: /tmp/pip-req-tracker-idi75g70 2021-12-24T01:59:09,871 Entered build tracker: /tmp/pip-req-tracker-idi75g70 2021-12-24T01:59:09,872 Created temporary directory: /tmp/pip-wheel-fvyn835o 2021-12-24T01:59:09,934 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-24T01:59:09,940 2 location(s) to search for versions of pgui-jenson-42: 2021-12-24T01:59:09,940 * https://pypi.org/simple/pgui-jenson-42/ 2021-12-24T01:59:09,940 * https://www.piwheels.org/simple/pgui-jenson-42/ 2021-12-24T01:59:09,941 Fetching project page and analyzing links: https://pypi.org/simple/pgui-jenson-42/ 2021-12-24T01:59:09,941 Getting page https://pypi.org/simple/pgui-jenson-42/ 2021-12-24T01:59:09,945 Found index url https://pypi.org/simple 2021-12-24T01:59:10,140 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/c1/77/90c00b8ea12fe5412ec5266f94d2de29af3773dea75c5131be64c7c6ca05/pgui-Jenson-42-0.0.1.tar.gz#sha256=7b355826c05311ed6663215c8e7526564a2e453de3a7c626f95cbbe5acb48600 (from https://pypi.org/simple/pgui-jenson-42/) (requires-python:>=3.10) 2021-12-24T01:59:10,141 Skipping link: No binaries permitted for pgui-jenson-42: https://files.pythonhosted.org/packages/3c/8c/5fc48277671467f0180f1dd8f205f749c0bd8a9d502e487f73df2331c9f8/pgui_Jenson_42-0.0.1-py3-none-any.whl#sha256=1e47b486cf4567e43a63ac0088ea67fe6709799760dae41cea4a0bd3e4d32d5a (from https://pypi.org/simple/pgui-jenson-42/) (requires-python:>=3.10) 2021-12-24T01:59:10,142 Fetching project page and analyzing links: https://www.piwheels.org/simple/pgui-jenson-42/ 2021-12-24T01:59:10,142 Getting page https://www.piwheels.org/simple/pgui-jenson-42/ 2021-12-24T01:59:10,144 Found index url https://www.piwheels.org/simple 2021-12-24T01:59:10,369 Skipping link: not a file: https://www.piwheels.org/simple/pgui-jenson-42/ 2021-12-24T01:59:10,370 Skipping link: not a file: https://pypi.org/simple/pgui-jenson-42/ 2021-12-24T01:59:10,409 Given no hashes to check 0 links for project 'pgui-jenson-42': discarding no candidates 2021-12-24T01:59:10,410 ERROR: Could not find a version that satisfies the requirement pgui-jenson-42==0.0.1 (from versions: none) 2021-12-24T01:59:10,411 ERROR: No matching distribution found for pgui-jenson-42==0.0.1 2021-12-24T01:59:10,411 Exception information: 2021-12-24T01:59:10,411 Traceback (most recent call last): 2021-12-24T01:59:10,411 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-24T01:59:10,411 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-24T01:59:10,411 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-24T01:59:10,411 raise RequirementsConflicted(criterion) 2021-12-24T01:59:10,411 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pgui-jenson-42==0.0.1') 2021-12-24T01:59:10,411 2021-12-24T01:59:10,411 During handling of the above exception, another exception occurred: 2021-12-24T01:59:10,411 2021-12-24T01:59:10,411 Traceback (most recent call last): 2021-12-24T01:59:10,411 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2021-12-24T01:59:10,411 result = self._result = resolver.resolve( 2021-12-24T01:59:10,411 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-24T01:59:10,411 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-24T01:59:10,411 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-24T01:59:10,411 raise ResolutionImpossible(e.criterion.information) 2021-12-24T01:59:10,411 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pgui-jenson-42==0.0.1'), parent=None)] 2021-12-24T01:59:10,411 2021-12-24T01:59:10,411 The above exception was the direct cause of the following exception: 2021-12-24T01:59:10,411 2021-12-24T01:59:10,411 Traceback (most recent call last): 2021-12-24T01:59:10,411 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-24T01:59:10,411 status = run_func(*args) 2021-12-24T01:59:10,411 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-24T01:59:10,411 return func(self, options, args) 2021-12-24T01:59:10,411 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-24T01:59:10,411 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-24T01:59:10,411 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-24T01:59:10,411 raise error from e 2021-12-24T01:59:10,411 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pgui-jenson-42==0.0.1 2021-12-24T01:59:10,419 Removed build tracker: '/tmp/pip-req-tracker-idi75g70'