2022-02-13T19:17:53,992 Created temporary directory: /tmp/pip-ephem-wheel-cache-h01s87bz 2022-02-13T19:17:53,998 Created temporary directory: /tmp/pip-req-tracker-rcvrykt8 2022-02-13T19:17:53,999 Initialized build tracking at /tmp/pip-req-tracker-rcvrykt8 2022-02-13T19:17:53,999 Created build tracker: /tmp/pip-req-tracker-rcvrykt8 2022-02-13T19:17:53,999 Entered build tracker: /tmp/pip-req-tracker-rcvrykt8 2022-02-13T19:17:54,001 Created temporary directory: /tmp/pip-wheel-onvhbg_n 2022-02-13T19:17:54,071 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-13T19:17:54,079 2 location(s) to search for versions of turandot: 2022-02-13T19:17:54,079 * https://pypi.org/simple/turandot/ 2022-02-13T19:17:54,079 * https://www.piwheels.org/simple/turandot/ 2022-02-13T19:17:54,080 Fetching project page and analyzing links: https://pypi.org/simple/turandot/ 2022-02-13T19:17:54,081 Getting page https://pypi.org/simple/turandot/ 2022-02-13T19:17:54,085 Found index url https://pypi.org/simple 2022-02-13T19:17:54,197 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:17:54,199 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:17:54,199 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:17:54,201 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:17:54,202 Fetching project page and analyzing links: https://www.piwheels.org/simple/turandot/ 2022-02-13T19:17:54,202 Getting page https://www.piwheels.org/simple/turandot/ 2022-02-13T19:17:54,204 Found index url https://www.piwheels.org/simple 2022-02-13T19:17:54,418 Skipping link: not a file: https://www.piwheels.org/simple/turandot/ 2022-02-13T19:17:54,419 Skipping link: not a file: https://pypi.org/simple/turandot/ 2022-02-13T19:17:54,451 Given no hashes to check 0 links for project 'turandot': discarding no candidates 2022-02-13T19:17:54,452 ERROR: Could not find a version that satisfies the requirement turandot==3.0.0a1 (from versions: none) 2022-02-13T19:17:54,455 ERROR: No matching distribution found for turandot==3.0.0a1 2022-02-13T19:17:54,457 Exception information: 2022-02-13T19:17:54,457 Traceback (most recent call last): 2022-02-13T19:17:54,457 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-02-13T19:17:54,457 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-13T19:17:54,457 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-02-13T19:17:54,457 raise RequirementsConflicted(criterion) 2022-02-13T19:17:54,457 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('turandot==3.0.0a1') 2022-02-13T19:17:54,457 2022-02-13T19:17:54,457 During handling of the above exception, another exception occurred: 2022-02-13T19:17:54,457 2022-02-13T19:17:54,457 Traceback (most recent call last): 2022-02-13T19:17:54,457 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-02-13T19:17:54,457 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-13T19:17:54,457 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-02-13T19:17:54,457 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-13T19:17:54,457 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-02-13T19:17:54,457 raise ResolutionImpossible(e.criterion.information) 2022-02-13T19:17:54,457 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('turandot==3.0.0a1'), parent=None)] 2022-02-13T19:17:54,457 2022-02-13T19:17:54,457 The above exception was the direct cause of the following exception: 2022-02-13T19:17:54,457 2022-02-13T19:17:54,457 Traceback (most recent call last): 2022-02-13T19:17:54,457 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-02-13T19:17:54,457 status = run_func(*args) 2022-02-13T19:17:54,457 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-13T19:17:54,457 return func(self, options, args) 2022-02-13T19:17:54,457 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-02-13T19:17:54,457 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-13T19:17:54,457 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-02-13T19:17:54,457 raise error from e 2022-02-13T19:17:54,457 pip._internal.exceptions.DistributionNotFound: No matching distribution found for turandot==3.0.0a1 2022-02-13T19:17:54,466 Removed build tracker: '/tmp/pip-req-tracker-rcvrykt8'