2022-02-01T22:00:57,567 Created temporary directory: /tmp/pip-ephem-wheel-cache-cggq7yt6 2022-02-01T22:00:57,573 Created temporary directory: /tmp/pip-req-tracker-80t85b7v 2022-02-01T22:00:57,574 Initialized build tracking at /tmp/pip-req-tracker-80t85b7v 2022-02-01T22:00:57,574 Created build tracker: /tmp/pip-req-tracker-80t85b7v 2022-02-01T22:00:57,574 Entered build tracker: /tmp/pip-req-tracker-80t85b7v 2022-02-01T22:00:57,575 Created temporary directory: /tmp/pip-wheel-pwyki4y6 2022-02-01T22:00:57,635 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-01T22:00:57,641 2 location(s) to search for versions of modaat-console: 2022-02-01T22:00:57,641 * https://pypi.org/simple/modaat-console/ 2022-02-01T22:00:57,641 * https://www.piwheels.org/simple/modaat-console/ 2022-02-01T22:00:57,642 Fetching project page and analyzing links: https://pypi.org/simple/modaat-console/ 2022-02-01T22:00:57,643 Getting page https://pypi.org/simple/modaat-console/ 2022-02-01T22:00:57,646 Found index url https://pypi.org/simple 2022-02-01T22:00:57,847 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/5f/de/ceb1637be794d909e59eb0197b2b686f85297f6e8fa15443db960c39af66/modaat-console-0.2.tar.gz#sha256=4976530cb12d12505bd56cd9a520b426d47ca140b31674f776500465d9b5199a (from https://pypi.org/simple/modaat-console/) (requires-python:>=3.10) 2022-02-01T22:00:57,847 Skipping link: No binaries permitted for modaat-console: https://files.pythonhosted.org/packages/6c/7b/73997a97e4b961faf4569ae7be2e9278858722c818f4aae0f5c49e1cf436/modaat_console-0.2-py3-none-any.whl#sha256=93fcb2dcaa0a08692eee3feae4bbe8963ec58ac37d0281b89f1f22ed2e450b90 (from https://pypi.org/simple/modaat-console/) (requires-python:>=3.10) 2022-02-01T22:00:57,848 Fetching project page and analyzing links: https://www.piwheels.org/simple/modaat-console/ 2022-02-01T22:00:57,849 Getting page https://www.piwheels.org/simple/modaat-console/ 2022-02-01T22:00:57,851 Found index url https://www.piwheels.org/simple 2022-02-01T22:00:58,073 Skipping link: not a file: https://www.piwheels.org/simple/modaat-console/ 2022-02-01T22:00:58,074 Skipping link: not a file: https://pypi.org/simple/modaat-console/ 2022-02-01T22:00:58,117 Given no hashes to check 0 links for project 'modaat-console': discarding no candidates 2022-02-01T22:00:58,118 ERROR: Could not find a version that satisfies the requirement modaat-console==0.2 (from versions: none) 2022-02-01T22:00:58,119 ERROR: No matching distribution found for modaat-console==0.2 2022-02-01T22:00:58,119 Exception information: 2022-02-01T22:00:58,119 Traceback (most recent call last): 2022-02-01T22:00:58,119 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-01T22:00:58,119 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-01T22:00:58,119 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-01T22:00:58,119 raise RequirementsConflicted(criterion) 2022-02-01T22:00:58,119 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('modaat-console==0.2') 2022-02-01T22:00:58,119 2022-02-01T22:00:58,119 During handling of the above exception, another exception occurred: 2022-02-01T22:00:58,119 2022-02-01T22:00:58,119 Traceback (most recent call last): 2022-02-01T22:00:58,119 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2022-02-01T22:00:58,119 result = self._result = resolver.resolve( 2022-02-01T22:00:58,119 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-01T22:00:58,119 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-01T22:00:58,119 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-01T22:00:58,119 raise ResolutionImpossible(e.criterion.information) 2022-02-01T22:00:58,119 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('modaat-console==0.2'), parent=None)] 2022-02-01T22:00:58,119 2022-02-01T22:00:58,119 The above exception was the direct cause of the following exception: 2022-02-01T22:00:58,119 2022-02-01T22:00:58,119 Traceback (most recent call last): 2022-02-01T22:00:58,119 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-01T22:00:58,119 status = run_func(*args) 2022-02-01T22:00:58,119 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-01T22:00:58,119 return func(self, options, args) 2022-02-01T22:00:58,119 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-01T22:00:58,119 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-01T22:00:58,119 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-01T22:00:58,119 raise error from e 2022-02-01T22:00:58,119 pip._internal.exceptions.DistributionNotFound: No matching distribution found for modaat-console==0.2 2022-02-01T22:00:58,128 Removed build tracker: '/tmp/pip-req-tracker-80t85b7v'