2022-04-03T15:32:57,853 Created temporary directory: /tmp/pip-ephem-wheel-cache-chp262la 2022-04-03T15:32:57,858 Created temporary directory: /tmp/pip-req-tracker-tgxuozpr 2022-04-03T15:32:57,859 Initialized build tracking at /tmp/pip-req-tracker-tgxuozpr 2022-04-03T15:32:57,860 Created build tracker: /tmp/pip-req-tracker-tgxuozpr 2022-04-03T15:32:57,860 Entered build tracker: /tmp/pip-req-tracker-tgxuozpr 2022-04-03T15:32:57,861 Created temporary directory: /tmp/pip-wheel-he_7ch6o 2022-04-03T15:32:57,934 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-03T15:32:57,942 2 location(s) to search for versions of ps-typer: 2022-04-03T15:32:57,942 * https://pypi.org/simple/ps-typer/ 2022-04-03T15:32:57,942 * https://www.piwheels.org/simple/ps-typer/ 2022-04-03T15:32:57,943 Fetching project page and analyzing links: https://pypi.org/simple/ps-typer/ 2022-04-03T15:32:57,945 Getting page https://pypi.org/simple/ps-typer/ 2022-04-03T15:32:57,948 Found index url https://pypi.org/simple 2022-04-03T15:32:58,057 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0.0'): https://files.pythonhosted.org/packages/86/08/f0caafb537cea221f1cc603b4b83d5d44254884ad741501efc103537a7e4/ps-typer-0.1.1.tar.gz#sha256=50dff921e5c294735f5991eb65ec65668b1bb47848b33a569a9a8a16552c6a83 (from https://pypi.org/simple/ps-typer/) (requires-python:>=3.9,<4.0.0) 2022-04-03T15:32:58,058 Skipping link: No binaries permitted for ps-typer: https://files.pythonhosted.org/packages/ef/cb/19a4ee6ff6edef0a8e50665300fbde7dc1d071d95f381fd4047eb2a745e9/ps_typer-0.1.1-py3-none-any.whl#sha256=615f3572f481b2443dc7a7af0585e74aaa5283a28c1cb550454fe38b0e764df8 (from https://pypi.org/simple/ps-typer/) (requires-python:>=3.9,<4.0.0) 2022-04-03T15:32:58,058 Fetching project page and analyzing links: https://www.piwheels.org/simple/ps-typer/ 2022-04-03T15:32:58,059 Getting page https://www.piwheels.org/simple/ps-typer/ 2022-04-03T15:32:58,061 Found index url https://www.piwheels.org/simple 2022-04-03T15:32:58,275 Skipping link: not a file: https://www.piwheels.org/simple/ps-typer/ 2022-04-03T15:32:58,276 Skipping link: not a file: https://pypi.org/simple/ps-typer/ 2022-04-03T15:32:58,309 Given no hashes to check 0 links for project 'ps-typer': discarding no candidates 2022-04-03T15:32:58,310 ERROR: Could not find a version that satisfies the requirement ps-typer==0.1.1 (from versions: none) 2022-04-03T15:32:58,312 ERROR: No matching distribution found for ps-typer==0.1.1 2022-04-03T15:32:58,314 Exception information: 2022-04-03T15:32:58,314 Traceback (most recent call last): 2022-04-03T15:32:58,314 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-03T15:32:58,314 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-03T15:32:58,314 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-03T15:32:58,314 raise RequirementsConflicted(criterion) 2022-04-03T15:32:58,314 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ps-typer==0.1.1') 2022-04-03T15:32:58,314 2022-04-03T15:32:58,314 During handling of the above exception, another exception occurred: 2022-04-03T15:32:58,314 2022-04-03T15:32:58,314 Traceback (most recent call last): 2022-04-03T15:32:58,314 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-03T15:32:58,314 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-03T15:32:58,314 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-03T15:32:58,314 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-03T15:32:58,314 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-03T15:32:58,314 raise ResolutionImpossible(e.criterion.information) 2022-04-03T15:32:58,314 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ps-typer==0.1.1'), parent=None)] 2022-04-03T15:32:58,314 2022-04-03T15:32:58,314 The above exception was the direct cause of the following exception: 2022-04-03T15:32:58,314 2022-04-03T15:32:58,314 Traceback (most recent call last): 2022-04-03T15:32:58,314 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-03T15:32:58,314 status = run_func(*args) 2022-04-03T15:32:58,314 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-03T15:32:58,314 return func(self, options, args) 2022-04-03T15:32:58,314 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-03T15:32:58,314 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-03T15:32:58,314 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-03T15:32:58,314 raise error from e 2022-04-03T15:32:58,314 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ps-typer==0.1.1 2022-04-03T15:32:58,323 Removed build tracker: '/tmp/pip-req-tracker-tgxuozpr'