2022-01-05T21:45:54,424 Created temporary directory: /tmp/pip-ephem-wheel-cache-hunb9uiy 2022-01-05T21:45:54,430 Created temporary directory: /tmp/pip-req-tracker-8kz_tplu 2022-01-05T21:45:54,431 Initialized build tracking at /tmp/pip-req-tracker-8kz_tplu 2022-01-05T21:45:54,431 Created build tracker: /tmp/pip-req-tracker-8kz_tplu 2022-01-05T21:45:54,431 Entered build tracker: /tmp/pip-req-tracker-8kz_tplu 2022-01-05T21:45:54,433 Created temporary directory: /tmp/pip-wheel-pvb9mndx 2022-01-05T21:45:54,504 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-05T21:45:54,509 2 location(s) to search for versions of tyype: 2022-01-05T21:45:54,509 * https://pypi.org/simple/tyype/ 2022-01-05T21:45:54,509 * https://www.piwheels.org/simple/tyype/ 2022-01-05T21:45:54,510 Fetching project page and analyzing links: https://pypi.org/simple/tyype/ 2022-01-05T21:45:54,511 Getting page https://pypi.org/simple/tyype/ 2022-01-05T21:45:54,514 Found index url https://pypi.org/simple 2022-01-05T21:45:54,711 Skipping link: No binaries permitted for tyype: https://files.pythonhosted.org/packages/85/fd/09675600aa3e6998342e2cfab07a1e8f096a2c5a4cda1eabcdb6a51741b1/tyype-0.0.3.0-py3-none-any.whl#sha256=9ec30f0c9bcc42cfe91d57da9af6ce7ece1b9ce89a3ef5996bc8bc0e72706981 (from https://pypi.org/simple/tyype/) (requires-python:>=3.8) 2022-01-05T21:45:54,713 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/90/18/e081af1ce003213556f978982399e31ee035b5202a68a176f0b131b96f32/tyype-0.0.3.0.tar.gz#sha256=33f5bfbc7925cade74579b237a967e59b99ae3477b732b4343a184ecfbcca7ed (from https://pypi.org/simple/tyype/) (requires-python:>=3.8) 2022-01-05T21:45:54,713 Fetching project page and analyzing links: https://www.piwheels.org/simple/tyype/ 2022-01-05T21:45:54,714 Getting page https://www.piwheels.org/simple/tyype/ 2022-01-05T21:45:54,716 Found index url https://www.piwheels.org/simple 2022-01-05T21:45:54,916 Skipping link: not a file: https://www.piwheels.org/simple/tyype/ 2022-01-05T21:45:54,917 Skipping link: not a file: https://pypi.org/simple/tyype/ 2022-01-05T21:45:54,948 Given no hashes to check 0 links for project 'tyype': discarding no candidates 2022-01-05T21:45:54,949 ERROR: Could not find a version that satisfies the requirement tyype==0.0.3.0 (from versions: none) 2022-01-05T21:45:54,950 ERROR: No matching distribution found for tyype==0.0.3.0 2022-01-05T21:45:54,950 Exception information: 2022-01-05T21:45:54,950 Traceback (most recent call last): 2022-01-05T21:45:54,950 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-05T21:45:54,950 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-05T21:45:54,950 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-05T21:45:54,950 raise RequirementsConflicted(criterion) 2022-01-05T21:45:54,950 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tyype==0.0.3.0') 2022-01-05T21:45:54,950 2022-01-05T21:45:54,950 During handling of the above exception, another exception occurred: 2022-01-05T21:45:54,950 2022-01-05T21:45:54,950 Traceback (most recent call last): 2022-01-05T21:45:54,950 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-05T21:45:54,950 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-05T21:45:54,950 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-05T21:45:54,950 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-05T21:45:54,950 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-05T21:45:54,950 raise ResolutionImpossible(e.criterion.information) 2022-01-05T21:45:54,950 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tyype==0.0.3.0'), parent=None)] 2022-01-05T21:45:54,950 2022-01-05T21:45:54,950 The above exception was the direct cause of the following exception: 2022-01-05T21:45:54,950 2022-01-05T21:45:54,950 Traceback (most recent call last): 2022-01-05T21:45:54,950 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-05T21:45:54,950 status = run_func(*args) 2022-01-05T21:45:54,950 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-05T21:45:54,950 return func(self, options, args) 2022-01-05T21:45:54,950 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-05T21:45:54,950 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-05T21:45:54,950 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-05T21:45:54,950 raise error from e 2022-01-05T21:45:54,950 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tyype==0.0.3.0 2022-01-05T21:45:54,958 Removed build tracker: '/tmp/pip-req-tracker-8kz_tplu'