2022-03-09T14:23:14,477 Created temporary directory: /tmp/pip-ephem-wheel-cache-61q4xi0k 2022-03-09T14:23:14,482 Created temporary directory: /tmp/pip-req-tracker-u4psy46s 2022-03-09T14:23:14,483 Initialized build tracking at /tmp/pip-req-tracker-u4psy46s 2022-03-09T14:23:14,484 Created build tracker: /tmp/pip-req-tracker-u4psy46s 2022-03-09T14:23:14,484 Entered build tracker: /tmp/pip-req-tracker-u4psy46s 2022-03-09T14:23:14,485 Created temporary directory: /tmp/pip-wheel-lrk93xp_ 2022-03-09T14:23:14,547 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-09T14:23:14,556 2 location(s) to search for versions of rich-typer: 2022-03-09T14:23:14,556 * https://pypi.org/simple/rich-typer/ 2022-03-09T14:23:14,556 * https://www.piwheels.org/simple/rich-typer/ 2022-03-09T14:23:14,557 Fetching project page and analyzing links: https://pypi.org/simple/rich-typer/ 2022-03-09T14:23:14,558 Getting page https://pypi.org/simple/rich-typer/ 2022-03-09T14:23:14,562 Found index url https://pypi.org/simple 2022-03-09T14:23:14,670 Skipping link: No binaries permitted for rich-typer: https://files.pythonhosted.org/packages/67/02/f9837277e4e3d21b70c5d442bf1300a56f50f2f113818a8db7169c22a764/rich_typer-0.1.0-py3-none-any.whl#sha256=4f614d528a19081134522fd9aa68b05614d057c5246ca75aaa9ef7807fc24b56 (from https://pypi.org/simple/rich-typer/) (requires-python:>=3.8,<4.0) 2022-03-09T14:23:14,672 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/59/73/e70a62f8b9a1f35a18a43295cdad4caa307434c8571511f76bb5edc09103/rich_typer-0.1.0.tar.gz#sha256=095ff989dd60609781348e48a540596a631d2d144ba3de1ae6738d0b646070d1 (from https://pypi.org/simple/rich-typer/) (requires-python:>=3.8,<4.0) 2022-03-09T14:23:14,673 Fetching project page and analyzing links: https://www.piwheels.org/simple/rich-typer/ 2022-03-09T14:23:14,673 Getting page https://www.piwheels.org/simple/rich-typer/ 2022-03-09T14:23:14,675 Found index url https://www.piwheels.org/simple 2022-03-09T14:23:14,911 Skipping link: not a file: https://www.piwheels.org/simple/rich-typer/ 2022-03-09T14:23:14,912 Skipping link: not a file: https://pypi.org/simple/rich-typer/ 2022-03-09T14:23:14,945 Given no hashes to check 0 links for project 'rich-typer': discarding no candidates 2022-03-09T14:23:14,946 ERROR: Could not find a version that satisfies the requirement rich-typer==0.1.0 (from versions: none) 2022-03-09T14:23:14,949 ERROR: No matching distribution found for rich-typer==0.1.0 2022-03-09T14:23:14,951 Exception information: 2022-03-09T14:23:14,951 Traceback (most recent call last): 2022-03-09T14:23:14,951 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-09T14:23:14,951 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-09T14:23:14,951 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-09T14:23:14,951 raise RequirementsConflicted(criterion) 2022-03-09T14:23:14,951 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rich-typer==0.1.0') 2022-03-09T14:23:14,951 2022-03-09T14:23:14,951 During handling of the above exception, another exception occurred: 2022-03-09T14:23:14,951 2022-03-09T14:23:14,951 Traceback (most recent call last): 2022-03-09T14:23:14,951 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-09T14:23:14,951 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-09T14:23:14,951 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-09T14:23:14,951 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-09T14:23:14,951 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-09T14:23:14,951 raise ResolutionImpossible(e.criterion.information) 2022-03-09T14:23:14,951 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rich-typer==0.1.0'), parent=None)] 2022-03-09T14:23:14,951 2022-03-09T14:23:14,951 The above exception was the direct cause of the following exception: 2022-03-09T14:23:14,951 2022-03-09T14:23:14,951 Traceback (most recent call last): 2022-03-09T14:23:14,951 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-09T14:23:14,951 status = run_func(*args) 2022-03-09T14:23:14,951 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-09T14:23:14,951 return func(self, options, args) 2022-03-09T14:23:14,951 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-09T14:23:14,951 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-09T14:23:14,951 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-09T14:23:14,951 raise error from e 2022-03-09T14:23:14,951 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rich-typer==0.1.0 2022-03-09T14:23:14,959 Removed build tracker: '/tmp/pip-req-tracker-u4psy46s'