2022-06-10T08:52:38,876 Created temporary directory: /tmp/pip-ephem-wheel-cache-tl8vzhbo 2022-06-10T08:52:38,897 Created temporary directory: /tmp/pip-build-tracker-xaft4eax 2022-06-10T08:52:38,898 Initialized build tracking at /tmp/pip-build-tracker-xaft4eax 2022-06-10T08:52:38,898 Created build tracker: /tmp/pip-build-tracker-xaft4eax 2022-06-10T08:52:38,899 Entered build tracker: /tmp/pip-build-tracker-xaft4eax 2022-06-10T08:52:38,900 Created temporary directory: /tmp/pip-wheel-3ocs5i1l 2022-06-10T08:52:38,963 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-10T08:52:38,972 2 location(s) to search for versions of yating-tts-sdk: 2022-06-10T08:52:38,972 * https://pypi.org/simple/yating-tts-sdk/ 2022-06-10T08:52:38,972 * https://www.piwheels.org/simple/yating-tts-sdk/ 2022-06-10T08:52:38,973 Fetching project page and analyzing links: https://pypi.org/simple/yating-tts-sdk/ 2022-06-10T08:52:38,974 Getting page https://pypi.org/simple/yating-tts-sdk/ 2022-06-10T08:52:38,977 Found index url https://pypi.org/simple 2022-06-10T08:52:39,088 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:52:39,088 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:52:39,089 Fetching project page and analyzing links: https://www.piwheels.org/simple/yating-tts-sdk/ 2022-06-10T08:52:39,090 Getting page https://www.piwheels.org/simple/yating-tts-sdk/ 2022-06-10T08:52:39,092 Found index url https://www.piwheels.org/simple 2022-06-10T08:52:39,311 Skipping link: not a file: https://www.piwheels.org/simple/yating-tts-sdk/ 2022-06-10T08:52:39,311 Skipping link: not a file: https://pypi.org/simple/yating-tts-sdk/ 2022-06-10T08:52:39,355 Given no hashes to check 0 links for project 'yating-tts-sdk': discarding no candidates 2022-06-10T08:52:39,356 ERROR: Could not find a version that satisfies the requirement yating-tts-sdk==0.0.1 (from versions: none) 2022-06-10T08:52:39,359 ERROR: No matching distribution found for yating-tts-sdk==0.0.1 2022-06-10T08:52:39,361 Exception information: 2022-06-10T08:52:39,361 Traceback (most recent call last): 2022-06-10T08:52:39,361 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-06-10T08:52:39,361 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-06-10T08:52:39,361 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-06-10T08:52:39,361 raise RequirementsConflicted(criterion) 2022-06-10T08:52:39,361 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('yating-tts-sdk==0.0.1') 2022-06-10T08:52:39,361 2022-06-10T08:52:39,361 During handling of the above exception, another exception occurred: 2022-06-10T08:52:39,361 2022-06-10T08:52:39,361 Traceback (most recent call last): 2022-06-10T08:52:39,361 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-06-10T08:52:39,361 result = self._result = resolver.resolve( 2022-06-10T08:52:39,361 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-06-10T08:52:39,361 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-06-10T08:52:39,361 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-06-10T08:52:39,361 raise ResolutionImpossible(e.criterion.information) 2022-06-10T08:52:39,361 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('yating-tts-sdk==0.0.1'), parent=None)] 2022-06-10T08:52:39,361 2022-06-10T08:52:39,361 The above exception was the direct cause of the following exception: 2022-06-10T08:52:39,361 2022-06-10T08:52:39,361 Traceback (most recent call last): 2022-06-10T08:52:39,361 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-06-10T08:52:39,361 status = run_func(*args) 2022-06-10T08:52:39,361 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-06-10T08:52:39,361 return func(self, options, args) 2022-06-10T08:52:39,361 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-06-10T08:52:39,361 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-06-10T08:52:39,361 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-06-10T08:52:39,361 raise error from e 2022-06-10T08:52:39,361 pip._internal.exceptions.DistributionNotFound: No matching distribution found for yating-tts-sdk==0.0.1 2022-06-10T08:52:39,370 Removed build tracker: '/tmp/pip-build-tracker-xaft4eax'