2021-02-15T09:19:22,188 Created temporary directory: /tmp/pip-ephem-wheel-cache-erywgeel 2021-02-15T09:19:22,191 Created temporary directory: /tmp/pip-req-tracker-2uzzgiqc 2021-02-15T09:19:22,192 Initialized build tracking at /tmp/pip-req-tracker-2uzzgiqc 2021-02-15T09:19:22,192 Created build tracker: /tmp/pip-req-tracker-2uzzgiqc 2021-02-15T09:19:22,192 Entered build tracker: /tmp/pip-req-tracker-2uzzgiqc 2021-02-15T09:19:22,193 Created temporary directory: /tmp/pip-wheel-iuewmmv_ 2021-02-15T09:19:22,231 1 location(s) to search for versions of speechly-api: 2021-02-15T09:19:22,231 * https://pypi.org/simple/speechly-api/ 2021-02-15T09:19:22,231 Fetching project page and analyzing links: https://pypi.org/simple/speechly-api/ 2021-02-15T09:19:22,232 Getting page https://pypi.org/simple/speechly-api/ 2021-02-15T09:19:22,234 Found index url https://pypi.org/simple 2021-02-15T09:19:22,340 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/c6/9e/e6611a4eed521cda57df2834c43ff3558f1bcf3db4ef9576dff9c07f613a/speechly_api-0.1.0b5-py3-none-any.whl#sha256=559843672621a0038533cdb42b38b7c622be03371d66e1e372f8acc0c2f7fac1 (from https://pypi.org/simple/speechly-api/) (requires-python:>=3.8) 2021-02-15T09:19:22,341 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/9e/be/d1b98ad15f7f86d02a7f1452a4095dd549075c52b4776ac55d91b695aaa3/speechly_api-0.1.0b5.tar.gz#sha256=be465280c41c458efe357e0e3073dc7a0e7700d9a1bae78b7bd8ec75fd6769b5 (from https://pypi.org/simple/speechly-api/) (requires-python:>=3.8) 2021-02-15T09:19:22,342 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/3b/66/feda705d4402f3c0314c9e4e3845c315cb95e8b22104bf947a0ebd0ce974/speechly_api-0.1.0b6-py3-none-any.whl#sha256=0a6694d34adb27e95ecd56650a2759feb9244baf18d615809296821f8f38e7a0 (from https://pypi.org/simple/speechly-api/) (requires-python:>=3.8) 2021-02-15T09:19:22,342 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/b8/d9/bfd4e1987337f0b4aa48329328ccc3016489ffe556479aaa917084b76ce8/speechly_api-0.1.0b6.tar.gz#sha256=8630c3177f1a00c8d74db4c897bfeb163a24d31d39ab339824198c18e4557236 (from https://pypi.org/simple/speechly-api/) (requires-python:>=3.8) 2021-02-15T09:19:22,343 Given no hashes to check 0 links for project 'speechly-api': discarding no candidates 2021-02-15T09:19:22,343 ERROR: Could not find a version that satisfies the requirement speechly-api==0.1.0b6 2021-02-15T09:19:22,343 ERROR: No matching distribution found for speechly-api==0.1.0b6 2021-02-15T09:19:22,343 Exception information: 2021-02-15T09:19:22,343 Traceback (most recent call last): 2021-02-15T09:19:22,343 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-15T09:19:22,343 crit = self.state.criteria[name] 2021-02-15T09:19:22,343 KeyError: 'speechly-api' 2021-02-15T09:19:22,343 2021-02-15T09:19:22,343 During handling of the above exception, another exception occurred: 2021-02-15T09:19:22,343 2021-02-15T09:19:22,343 Traceback (most recent call last): 2021-02-15T09:19:22,343 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-15T09:19:22,343 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-15T09:19:22,343 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-15T09:19:22,343 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-15T09:19:22,343 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-15T09:19:22,343 raise RequirementsConflicted(criterion) 2021-02-15T09:19:22,343 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('speechly-api==0.1.0b6') 2021-02-15T09:19:22,343 2021-02-15T09:19:22,343 During handling of the above exception, another exception occurred: 2021-02-15T09:19:22,343 2021-02-15T09:19:22,343 Traceback (most recent call last): 2021-02-15T09:19:22,343 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-15T09:19:22,343 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-15T09:19:22,343 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-15T09:19:22,343 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-15T09:19:22,343 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-15T09:19:22,343 raise ResolutionImpossible(e.criterion.information) 2021-02-15T09:19:22,343 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('speechly-api==0.1.0b6'), parent=None)] 2021-02-15T09:19:22,343 2021-02-15T09:19:22,343 The above exception was the direct cause of the following exception: 2021-02-15T09:19:22,343 2021-02-15T09:19:22,343 Traceback (most recent call last): 2021-02-15T09:19:22,343 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-15T09:19:22,343 status = self.run(options, args) 2021-02-15T09:19:22,343 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-15T09:19:22,343 return func(self, options, args) 2021-02-15T09:19:22,343 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-15T09:19:22,343 reqs, check_supported_wheels=True 2021-02-15T09:19:22,343 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-15T09:19:22,343 six.raise_from(error, e) 2021-02-15T09:19:22,343 File "", line 3, in raise_from 2021-02-15T09:19:22,343 pip._internal.exceptions.DistributionNotFound: No matching distribution found for speechly-api==0.1.0b6 2021-02-15T09:19:22,348 Removed build tracker: '/tmp/pip-req-tracker-2uzzgiqc'