2022-02-13T19:22:30,045 Created temporary directory: /tmp/pip-ephem-wheel-cache-j5ylga0a 2022-02-13T19:22:30,050 Created temporary directory: /tmp/pip-req-tracker-kjv1636i 2022-02-13T19:22:30,051 Initialized build tracking at /tmp/pip-req-tracker-kjv1636i 2022-02-13T19:22:30,051 Created build tracker: /tmp/pip-req-tracker-kjv1636i 2022-02-13T19:22:30,052 Entered build tracker: /tmp/pip-req-tracker-kjv1636i 2022-02-13T19:22:30,053 Created temporary directory: /tmp/pip-wheel-hmcm3_4k 2022-02-13T19:22:30,122 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-13T19:22:30,130 2 location(s) to search for versions of turandot: 2022-02-13T19:22:30,130 * https://pypi.org/simple/turandot/ 2022-02-13T19:22:30,130 * https://www.piwheels.org/simple/turandot/ 2022-02-13T19:22:30,131 Fetching project page and analyzing links: https://pypi.org/simple/turandot/ 2022-02-13T19:22:30,132 Getting page https://pypi.org/simple/turandot/ 2022-02-13T19:22:30,136 Found index url https://pypi.org/simple 2022-02-13T19:22:30,248 Skipping link: No binaries permitted for turandot: https://files.pythonhosted.org/packages/c3/29/57b580ef63be8840bd07209b89ec58cbaf90fbba21983d1b0c956e52b905/turandot-3.0.0a1-py3-none-any.whl#sha256=fb0af0d3dd54bbd8a83e2bf2c0ca9c2e7f2dc4cb733621bf90ee339f09f8a3fa (from https://pypi.org/simple/turandot/) (requires-python:>=3.9, <4) 2022-02-13T19:22:30,250 Link requires a different Python (3.7.3 not in: '>=3.9, <4'): https://files.pythonhosted.org/packages/95/25/9a9900f60fbaccdcb956d54e874399b741473e68d2979a7c16950799b090/turandot-3.0.0a1.tar.gz#sha256=7ee481b625be4f0052141154b38a0bb8ca6cea5f19e493407c7efc82c508e752 (from https://pypi.org/simple/turandot/) (requires-python:>=3.9, <4) 2022-02-13T19:22:30,251 Skipping link: No binaries permitted for turandot: https://files.pythonhosted.org/packages/5b/5b/a08c50c9238628a2ea6a7835d6661aa3cfd93b8dc602f1f6806f76022361/turandot-3.0.0a2-py3-none-any.whl#sha256=a6a1800705c6e02f2b86ce1848d1a39bac55bbb5437d8a23ad145f1cecd7ae1c (from https://pypi.org/simple/turandot/) (requires-python:>=3.9, <4) 2022-02-13T19:22:30,253 Link requires a different Python (3.7.3 not in: '>=3.9, <4'): https://files.pythonhosted.org/packages/71/bb/ce7fd6afd4f33175ea80dd029a9b328edb122f050231cdc817a80e428f3f/turandot-3.0.0a2.tar.gz#sha256=a041a7fa4c17fa7accf644ad5e7cc1211f4b1a6b0de2396ad223dd9be00b4445 (from https://pypi.org/simple/turandot/) (requires-python:>=3.9, <4) 2022-02-13T19:22:30,253 Fetching project page and analyzing links: https://www.piwheels.org/simple/turandot/ 2022-02-13T19:22:30,254 Getting page https://www.piwheels.org/simple/turandot/ 2022-02-13T19:22:30,256 Found index url https://www.piwheels.org/simple 2022-02-13T19:22:30,477 Skipping link: not a file: https://www.piwheels.org/simple/turandot/ 2022-02-13T19:22:30,477 Skipping link: not a file: https://pypi.org/simple/turandot/ 2022-02-13T19:22:30,510 Given no hashes to check 0 links for project 'turandot': discarding no candidates 2022-02-13T19:22:30,511 ERROR: Could not find a version that satisfies the requirement turandot==3.0.0a2 (from versions: none) 2022-02-13T19:22:30,514 ERROR: No matching distribution found for turandot==3.0.0a2 2022-02-13T19:22:30,516 Exception information: 2022-02-13T19:22:30,516 Traceback (most recent call last): 2022-02-13T19:22:30,516 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-02-13T19:22:30,516 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-13T19:22:30,516 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-02-13T19:22:30,516 raise RequirementsConflicted(criterion) 2022-02-13T19:22:30,516 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('turandot==3.0.0a2') 2022-02-13T19:22:30,516 2022-02-13T19:22:30,516 During handling of the above exception, another exception occurred: 2022-02-13T19:22:30,516 2022-02-13T19:22:30,516 Traceback (most recent call last): 2022-02-13T19:22:30,516 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-02-13T19:22:30,516 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-13T19:22:30,516 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-02-13T19:22:30,516 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-13T19:22:30,516 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-02-13T19:22:30,516 raise ResolutionImpossible(e.criterion.information) 2022-02-13T19:22:30,516 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('turandot==3.0.0a2'), parent=None)] 2022-02-13T19:22:30,516 2022-02-13T19:22:30,516 The above exception was the direct cause of the following exception: 2022-02-13T19:22:30,516 2022-02-13T19:22:30,516 Traceback (most recent call last): 2022-02-13T19:22:30,516 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-02-13T19:22:30,516 status = run_func(*args) 2022-02-13T19:22:30,516 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-13T19:22:30,516 return func(self, options, args) 2022-02-13T19:22:30,516 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-02-13T19:22:30,516 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-13T19:22:30,516 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-02-13T19:22:30,516 raise error from e 2022-02-13T19:22:30,516 pip._internal.exceptions.DistributionNotFound: No matching distribution found for turandot==3.0.0a2 2022-02-13T19:22:30,524 Removed build tracker: '/tmp/pip-req-tracker-kjv1636i'