2021-10-18T15:47:00,195 Created temporary directory: /tmp/pip-ephem-wheel-cache-k7um7k_w 2021-10-18T15:47:00,198 Created temporary directory: /tmp/pip-req-tracker-ej3s_3ds 2021-10-18T15:47:00,199 Initialized build tracking at /tmp/pip-req-tracker-ej3s_3ds 2021-10-18T15:47:00,199 Created build tracker: /tmp/pip-req-tracker-ej3s_3ds 2021-10-18T15:47:00,199 Entered build tracker: /tmp/pip-req-tracker-ej3s_3ds 2021-10-18T15:47:00,200 Created temporary directory: /tmp/pip-wheel-mv7groeq 2021-10-18T15:47:00,233 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-18T15:47:00,236 2 location(s) to search for versions of typety: 2021-10-18T15:47:00,236 * https://pypi.org/simple/typety/ 2021-10-18T15:47:00,236 * https://www.piwheels.org/simple/typety/ 2021-10-18T15:47:00,236 Fetching project page and analyzing links: https://pypi.org/simple/typety/ 2021-10-18T15:47:00,237 Getting page https://pypi.org/simple/typety/ 2021-10-18T15:47:00,239 Found index url https://pypi.org/simple 2021-10-18T15:47:00,341 Skipping link: No binaries permitted for typety: https://files.pythonhosted.org/packages/54/f4/254aa025ba17580d65c8b2e3cd0f19b964574a26b4c994e8fecb2a27d07c/typety-0.0.1-py3-none-any.whl#sha256=38077fb3ab542bc7b246c2356c3ff3b4517c0a1b9d86fb7fca1593bc8501d021 (from https://pypi.org/simple/typety/) (requires-python:>=3.8,<4.0) 2021-10-18T15:47:00,342 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/ee/1a/cd1cc3529f089ded2438c231fed5da804c18b0fa1c04ccedf1bf3c69d630/typety-0.0.1.tar.gz#sha256=23b191e78c988c898f5a51ea46bdb67b5078e737d6f36bf7547ae423fc8071b7 (from https://pypi.org/simple/typety/) (requires-python:>=3.8,<4.0) 2021-10-18T15:47:00,342 Skipping link: No binaries permitted for typety: https://files.pythonhosted.org/packages/b1/17/3a5ce128547221afca85c60d5d103e00ce1f820d7898bdc5b17d74340166/typety-0.0.2-py3-none-any.whl#sha256=5fa8ad3515c04c09269238b50aada56e1ea05fd7c21ac3529a9855e505bcf7f6 (from https://pypi.org/simple/typety/) (requires-python:>=3.8,<4.0) 2021-10-18T15:47:00,343 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/75/be/5a53e572328624183578ed5aa9a02150a6659fd9334e369a64175934aeb2/typety-0.0.2.tar.gz#sha256=19778761d7dbcdd8fb624177259f5adc3264037ada4e38ef28d9b00764bc9f41 (from https://pypi.org/simple/typety/) (requires-python:>=3.8,<4.0) 2021-10-18T15:47:00,343 Fetching project page and analyzing links: https://www.piwheels.org/simple/typety/ 2021-10-18T15:47:00,343 Getting page https://www.piwheels.org/simple/typety/ 2021-10-18T15:47:00,344 Found index url https://www.piwheels.org/simple 2021-10-18T15:47:00,556 Skipping link: not a file: https://www.piwheels.org/simple/typety/ 2021-10-18T15:47:00,556 Skipping link: not a file: https://pypi.org/simple/typety/ 2021-10-18T15:47:00,570 Given no hashes to check 0 links for project 'typety': discarding no candidates 2021-10-18T15:47:00,571 ERROR: Could not find a version that satisfies the requirement typety==0.0.1 (from versions: none) 2021-10-18T15:47:00,571 ERROR: No matching distribution found for typety==0.0.1 2021-10-18T15:47:00,571 Exception information: 2021-10-18T15:47:00,571 Traceback (most recent call last): 2021-10-18T15:47:00,571 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-18T15:47:00,571 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-18T15:47:00,571 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-18T15:47:00,571 raise RequirementsConflicted(criterion) 2021-10-18T15:47:00,571 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('typety==0.0.1') 2021-10-18T15:47:00,571 2021-10-18T15:47:00,571 During handling of the above exception, another exception occurred: 2021-10-18T15:47:00,571 2021-10-18T15:47:00,571 Traceback (most recent call last): 2021-10-18T15:47:00,571 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-18T15:47:00,571 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-18T15:47:00,571 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-18T15:47:00,571 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-18T15:47:00,571 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-18T15:47:00,571 raise ResolutionImpossible(e.criterion.information) 2021-10-18T15:47:00,571 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('typety==0.0.1'), parent=None)] 2021-10-18T15:47:00,571 2021-10-18T15:47:00,571 The above exception was the direct cause of the following exception: 2021-10-18T15:47:00,571 2021-10-18T15:47:00,571 Traceback (most recent call last): 2021-10-18T15:47:00,571 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-18T15:47:00,571 status = self.run(options, args) 2021-10-18T15:47:00,571 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-18T15:47:00,571 return func(self, options, args) 2021-10-18T15:47:00,571 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-18T15:47:00,571 reqs, check_supported_wheels=True 2021-10-18T15:47:00,571 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-18T15:47:00,571 raise error from e 2021-10-18T15:47:00,571 pip._internal.exceptions.DistributionNotFound: No matching distribution found for typety==0.0.1 2021-10-18T15:47:00,576 Removed build tracker: '/tmp/pip-req-tracker-ej3s_3ds'