2021-10-18T15:47:31,452 Created temporary directory: /tmp/pip-ephem-wheel-cache-5d5icl7b 2021-10-18T15:47:31,455 Created temporary directory: /tmp/pip-req-tracker-l9e9m25p 2021-10-18T15:47:31,455 Initialized build tracking at /tmp/pip-req-tracker-l9e9m25p 2021-10-18T15:47:31,456 Created build tracker: /tmp/pip-req-tracker-l9e9m25p 2021-10-18T15:47:31,456 Entered build tracker: /tmp/pip-req-tracker-l9e9m25p 2021-10-18T15:47:31,456 Created temporary directory: /tmp/pip-wheel-741ls_lg 2021-10-18T15:47:31,484 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-18T15:47:31,487 2 location(s) to search for versions of typety: 2021-10-18T15:47:31,487 * https://pypi.org/simple/typety/ 2021-10-18T15:47:31,487 * https://www.piwheels.org/simple/typety/ 2021-10-18T15:47:31,488 Fetching project page and analyzing links: https://pypi.org/simple/typety/ 2021-10-18T15:47:31,488 Getting page https://pypi.org/simple/typety/ 2021-10-18T15:47:31,490 Found index url https://pypi.org/simple 2021-10-18T15:47:31,579 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:31,580 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:31,581 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:31,581 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:31,582 Fetching project page and analyzing links: https://www.piwheels.org/simple/typety/ 2021-10-18T15:47:31,582 Getting page https://www.piwheels.org/simple/typety/ 2021-10-18T15:47:31,583 Found index url https://www.piwheels.org/simple 2021-10-18T15:47:31,767 Skipping link: not a file: https://www.piwheels.org/simple/typety/ 2021-10-18T15:47:31,767 Skipping link: not a file: https://pypi.org/simple/typety/ 2021-10-18T15:47:31,784 Given no hashes to check 0 links for project 'typety': discarding no candidates 2021-10-18T15:47:31,785 ERROR: Could not find a version that satisfies the requirement typety==0.0.2 (from versions: none) 2021-10-18T15:47:31,785 ERROR: No matching distribution found for typety==0.0.2 2021-10-18T15:47:31,785 Exception information: 2021-10-18T15:47:31,785 Traceback (most recent call last): 2021-10-18T15:47:31,785 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-18T15:47:31,785 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-18T15:47:31,785 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-18T15:47:31,785 raise RequirementsConflicted(criterion) 2021-10-18T15:47:31,785 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('typety==0.0.2') 2021-10-18T15:47:31,785 2021-10-18T15:47:31,785 During handling of the above exception, another exception occurred: 2021-10-18T15:47:31,785 2021-10-18T15:47:31,785 Traceback (most recent call last): 2021-10-18T15:47:31,785 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-18T15:47:31,785 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-18T15:47:31,785 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-18T15:47:31,785 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-18T15:47:31,785 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-18T15:47:31,785 raise ResolutionImpossible(e.criterion.information) 2021-10-18T15:47:31,785 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('typety==0.0.2'), parent=None)] 2021-10-18T15:47:31,785 2021-10-18T15:47:31,785 The above exception was the direct cause of the following exception: 2021-10-18T15:47:31,785 2021-10-18T15:47:31,785 Traceback (most recent call last): 2021-10-18T15:47:31,785 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-18T15:47:31,785 status = self.run(options, args) 2021-10-18T15:47:31,785 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-18T15:47:31,785 return func(self, options, args) 2021-10-18T15:47:31,785 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-18T15:47:31,785 reqs, check_supported_wheels=True 2021-10-18T15:47:31,785 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-18T15:47:31,785 raise error from e 2021-10-18T15:47:31,785 pip._internal.exceptions.DistributionNotFound: No matching distribution found for typety==0.0.2 2021-10-18T15:47:31,790 Removed build tracker: '/tmp/pip-req-tracker-l9e9m25p'