2021-02-15T12:57:38,201 Created temporary directory: /tmp/pip-ephem-wheel-cache-8pmsha4c 2021-02-15T12:57:38,204 Created temporary directory: /tmp/pip-req-tracker-f59vdx4g 2021-02-15T12:57:38,205 Initialized build tracking at /tmp/pip-req-tracker-f59vdx4g 2021-02-15T12:57:38,205 Created build tracker: /tmp/pip-req-tracker-f59vdx4g 2021-02-15T12:57:38,205 Entered build tracker: /tmp/pip-req-tracker-f59vdx4g 2021-02-15T12:57:38,206 Created temporary directory: /tmp/pip-wheel-y3ly6yyq 2021-02-15T12:57:38,242 1 location(s) to search for versions of speechly-api: 2021-02-15T12:57:38,242 * https://pypi.org/simple/speechly-api/ 2021-02-15T12:57:38,242 Fetching project page and analyzing links: https://pypi.org/simple/speechly-api/ 2021-02-15T12:57:38,242 Getting page https://pypi.org/simple/speechly-api/ 2021-02-15T12:57:38,244 Found index url https://pypi.org/simple 2021-02-15T12:57:38,350 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-15T12:57:38,351 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-15T12:57:38,352 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-15T12:57:38,352 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-15T12:57:38,353 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/49/33/404f004e59de6cbb2230ef3005de017e12bbbfa01f870cf407fc628178df/speechly_api-0.1.0b9-py3-none-any.whl#sha256=daf850e0df1ec5e976297b724235ce0495281702bf576c01b050f02cf9b630e2 (from https://pypi.org/simple/speechly-api/) (requires-python:>=3.8) 2021-02-15T12:57:38,354 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ff/ce/5a37cf917926840d9d0945e5de6a737bd2946f53520cec10ba95a9937db4/speechly_api-0.1.0b9.tar.gz#sha256=b31a7a7158e1a49e8b13b9099e38713dcdf472481b49422fef662fa433a1f7ea (from https://pypi.org/simple/speechly-api/) (requires-python:>=3.8) 2021-02-15T12:57:38,354 Given no hashes to check 0 links for project 'speechly-api': discarding no candidates 2021-02-15T12:57:38,354 ERROR: Could not find a version that satisfies the requirement speechly-api==0.1.0b9 2021-02-15T12:57:38,355 ERROR: No matching distribution found for speechly-api==0.1.0b9 2021-02-15T12:57:38,355 Exception information: 2021-02-15T12:57:38,355 Traceback (most recent call last): 2021-02-15T12:57:38,355 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-15T12:57:38,355 crit = self.state.criteria[name] 2021-02-15T12:57:38,355 KeyError: 'speechly-api' 2021-02-15T12:57:38,355 2021-02-15T12:57:38,355 During handling of the above exception, another exception occurred: 2021-02-15T12:57:38,355 2021-02-15T12:57:38,355 Traceback (most recent call last): 2021-02-15T12:57:38,355 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-15T12:57:38,355 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-15T12:57:38,355 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-15T12:57:38,355 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-15T12:57:38,355 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-15T12:57:38,355 raise RequirementsConflicted(criterion) 2021-02-15T12:57:38,355 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('speechly-api==0.1.0b9') 2021-02-15T12:57:38,355 2021-02-15T12:57:38,355 During handling of the above exception, another exception occurred: 2021-02-15T12:57:38,355 2021-02-15T12:57:38,355 Traceback (most recent call last): 2021-02-15T12:57:38,355 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-15T12:57:38,355 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-15T12:57:38,355 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-15T12:57:38,355 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-15T12:57:38,355 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-15T12:57:38,355 raise ResolutionImpossible(e.criterion.information) 2021-02-15T12:57:38,355 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('speechly-api==0.1.0b9'), parent=None)] 2021-02-15T12:57:38,355 2021-02-15T12:57:38,355 The above exception was the direct cause of the following exception: 2021-02-15T12:57:38,355 2021-02-15T12:57:38,355 Traceback (most recent call last): 2021-02-15T12:57:38,355 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-15T12:57:38,355 status = self.run(options, args) 2021-02-15T12:57:38,355 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-15T12:57:38,355 return func(self, options, args) 2021-02-15T12:57:38,355 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-15T12:57:38,355 reqs, check_supported_wheels=True 2021-02-15T12:57:38,355 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-15T12:57:38,355 six.raise_from(error, e) 2021-02-15T12:57:38,355 File "", line 3, in raise_from 2021-02-15T12:57:38,355 pip._internal.exceptions.DistributionNotFound: No matching distribution found for speechly-api==0.1.0b9 2021-02-15T12:57:38,359 Removed build tracker: '/tmp/pip-req-tracker-f59vdx4g'