2022-06-10T08:47:10,882 Created temporary directory: /tmp/pip-ephem-wheel-cache-2no5l_jc 2022-06-10T08:47:10,888 Created temporary directory: /tmp/pip-build-tracker-qtwy5rf9 2022-06-10T08:47:10,888 Initialized build tracking at /tmp/pip-build-tracker-qtwy5rf9 2022-06-10T08:47:10,889 Created build tracker: /tmp/pip-build-tracker-qtwy5rf9 2022-06-10T08:47:10,889 Entered build tracker: /tmp/pip-build-tracker-qtwy5rf9 2022-06-10T08:47:10,890 Created temporary directory: /tmp/pip-wheel-c48e4oeq 2022-06-10T08:47:10,955 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-10T08:47:10,963 2 location(s) to search for versions of yating-tts-sdk: 2022-06-10T08:47:10,963 * https://pypi.org/simple/yating-tts-sdk/ 2022-06-10T08:47:10,963 * https://www.piwheels.org/simple/yating-tts-sdk/ 2022-06-10T08:47:10,964 Fetching project page and analyzing links: https://pypi.org/simple/yating-tts-sdk/ 2022-06-10T08:47:10,965 Getting page https://pypi.org/simple/yating-tts-sdk/ 2022-06-10T08:47:10,968 Found index url https://pypi.org/simple 2022-06-10T08:47:11,075 Skipping link: Missing project version for yating-tts-sdk: https://files.pythonhosted.org/packages/f3/ac/cc077315d93d061bc02e143c2b644cc28fd036c8c1fd574dcf1f05e287ef/Yating%20TTS%20SDK-0.0.1.tar.gz#sha256=9b816590a6eb75ea7c58707e4c15d8463c761a6640520af3da8a9f6faf43441b (from https://pypi.org/simple/yating-tts-sdk/) (requires-python:>=3.6) 2022-06-10T08:47:11,075 Skipping link: No binaries permitted for yating-tts-sdk: https://files.pythonhosted.org/packages/34/c4/56e83b775d1d3ef660be27df27a6b471dca898fafe1773d3164e06bb6238/Yating_TTS_SDK-0.0.1-py3-none-any.whl#sha256=b63900c8e1c27a8fc48d70f3d68fa7a31eb1ba279f261c49cb900767c6285bce (from https://pypi.org/simple/yating-tts-sdk/) (requires-python:>=3.6) 2022-06-10T08:47:11,076 Fetching project page and analyzing links: https://www.piwheels.org/simple/yating-tts-sdk/ 2022-06-10T08:47:11,077 Getting page https://www.piwheels.org/simple/yating-tts-sdk/ 2022-06-10T08:47:11,079 Found index url https://www.piwheels.org/simple 2022-06-10T08:47:11,287 Skipping link: not a file: https://www.piwheels.org/simple/yating-tts-sdk/ 2022-06-10T08:47:11,288 Skipping link: not a file: https://pypi.org/simple/yating-tts-sdk/ 2022-06-10T08:47:11,321 Given no hashes to check 0 links for project 'yating-tts-sdk': discarding no candidates 2022-06-10T08:47:11,322 ERROR: Could not find a version that satisfies the requirement yating-tts-sdk==0.0.1 (from versions: none) 2022-06-10T08:47:11,324 ERROR: No matching distribution found for yating-tts-sdk==0.0.1 2022-06-10T08:47:11,326 Exception information: 2022-06-10T08:47:11,326 Traceback (most recent call last): 2022-06-10T08:47:11,326 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-06-10T08:47:11,326 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-06-10T08:47:11,326 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-06-10T08:47:11,326 raise RequirementsConflicted(criterion) 2022-06-10T08:47:11,326 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('yating-tts-sdk==0.0.1') 2022-06-10T08:47:11,326 2022-06-10T08:47:11,326 During handling of the above exception, another exception occurred: 2022-06-10T08:47:11,326 2022-06-10T08:47:11,326 Traceback (most recent call last): 2022-06-10T08:47:11,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-06-10T08:47:11,326 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-06-10T08:47:11,326 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-06-10T08:47:11,326 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-06-10T08:47:11,326 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-06-10T08:47:11,326 raise ResolutionImpossible(e.criterion.information) 2022-06-10T08:47:11,326 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('yating-tts-sdk==0.0.1'), parent=None)] 2022-06-10T08:47:11,326 2022-06-10T08:47:11,326 The above exception was the direct cause of the following exception: 2022-06-10T08:47:11,326 2022-06-10T08:47:11,326 Traceback (most recent call last): 2022-06-10T08:47:11,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-06-10T08:47:11,326 status = run_func(*args) 2022-06-10T08:47:11,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-06-10T08:47:11,326 return func(self, options, args) 2022-06-10T08:47:11,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-06-10T08:47:11,326 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-06-10T08:47:11,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-06-10T08:47:11,326 raise error from e 2022-06-10T08:47:11,326 pip._internal.exceptions.DistributionNotFound: No matching distribution found for yating-tts-sdk==0.0.1 2022-06-10T08:47:11,339 Removed build tracker: '/tmp/pip-build-tracker-qtwy5rf9'