2021-04-09T05:50:15,228 Created temporary directory: /tmp/pip-ephem-wheel-cache-yycj616p 2021-04-09T05:50:15,231 Created temporary directory: /tmp/pip-req-tracker-5m5ubnno 2021-04-09T05:50:15,231 Initialized build tracking at /tmp/pip-req-tracker-5m5ubnno 2021-04-09T05:50:15,231 Created build tracker: /tmp/pip-req-tracker-5m5ubnno 2021-04-09T05:50:15,231 Entered build tracker: /tmp/pip-req-tracker-5m5ubnno 2021-04-09T05:50:15,232 Created temporary directory: /tmp/pip-wheel-c3ehbk_0 2021-04-09T05:50:15,269 1 location(s) to search for versions of html-to-mp3: 2021-04-09T05:50:15,269 * https://pypi.org/simple/html-to-mp3/ 2021-04-09T05:50:15,269 Fetching project page and analyzing links: https://pypi.org/simple/html-to-mp3/ 2021-04-09T05:50:15,269 Getting page https://pypi.org/simple/html-to-mp3/ 2021-04-09T05:50:15,271 Found index url https://pypi.org/simple 2021-04-09T05:50:15,453 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/db/6d/357a8743753bad48827009fc1aa77b8d1d7f0fc083608280e438bfb1bfe6/html-to-mp3-0.1.0.tar.gz#sha256=236f5a1cdc7ce85a65a0cd3f271352f32fd198ec465c72debd33b9c185904e76 (from https://pypi.org/simple/html-to-mp3/) (requires-python:>=3.9,<4.0) 2021-04-09T05:50:15,467 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/09/fa/f397b31c8833aaef1dbe5e3f30b5b4dbd6651743264638a6845065938eb4/html_to_mp3-0.1.0-py3-none-any.whl#sha256=61e32a8d811ef2d637d9cf840d1790ded8ee435a385b818c0f681bd44091a3ce (from https://pypi.org/simple/html-to-mp3/) (requires-python:>=3.9,<4.0) 2021-04-09T05:50:15,468 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/d3/80/a45e68e8f84fd50a5c343a43573e0754939d10686b87ac84ab01cfa8bb07/html-to-mp3-0.2.0.tar.gz#sha256=0a22f55211cd9cb4e739f7ea8eab0fcfd0bce6bb53d845b5c6227d170422aaee (from https://pypi.org/simple/html-to-mp3/) (requires-python:>=3.9,<4.0) 2021-04-09T05:50:15,469 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/3c/4d/9c1a2e8f67072ca2064bdc973e76e7c10d40235d29c45d61e0ecfd4e1a2a/html_to_mp3-0.2.0-py3-none-any.whl#sha256=00afaffacf65e2900e344b2659b347e2c0341f285db06654293f036315f62dcb (from https://pypi.org/simple/html-to-mp3/) (requires-python:>=3.9,<4.0) 2021-04-09T05:50:15,469 Given no hashes to check 0 links for project 'html-to-mp3': discarding no candidates 2021-04-09T05:50:15,469 ERROR: Could not find a version that satisfies the requirement html-to-mp3==0.1.0 2021-04-09T05:50:15,470 ERROR: No matching distribution found for html-to-mp3==0.1.0 2021-04-09T05:50:15,470 Exception information: 2021-04-09T05:50:15,470 Traceback (most recent call last): 2021-04-09T05:50:15,470 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-09T05:50:15,470 crit = self.state.criteria[name] 2021-04-09T05:50:15,470 KeyError: 'html-to-mp3' 2021-04-09T05:50:15,470 2021-04-09T05:50:15,470 During handling of the above exception, another exception occurred: 2021-04-09T05:50:15,470 2021-04-09T05:50:15,470 Traceback (most recent call last): 2021-04-09T05:50:15,470 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-09T05:50:15,470 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-09T05:50:15,470 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-09T05:50:15,470 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-09T05:50:15,470 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-09T05:50:15,470 raise RequirementsConflicted(criterion) 2021-04-09T05:50:15,470 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('html-to-mp3==0.1.0') 2021-04-09T05:50:15,470 2021-04-09T05:50:15,470 During handling of the above exception, another exception occurred: 2021-04-09T05:50:15,470 2021-04-09T05:50:15,470 Traceback (most recent call last): 2021-04-09T05:50:15,470 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-09T05:50:15,470 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-09T05:50:15,470 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-09T05:50:15,470 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-09T05:50:15,470 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-09T05:50:15,470 raise ResolutionImpossible(e.criterion.information) 2021-04-09T05:50:15,470 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('html-to-mp3==0.1.0'), parent=None)] 2021-04-09T05:50:15,470 2021-04-09T05:50:15,470 The above exception was the direct cause of the following exception: 2021-04-09T05:50:15,470 2021-04-09T05:50:15,470 Traceback (most recent call last): 2021-04-09T05:50:15,470 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-09T05:50:15,470 status = self.run(options, args) 2021-04-09T05:50:15,470 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-09T05:50:15,470 return func(self, options, args) 2021-04-09T05:50:15,470 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-09T05:50:15,470 reqs, check_supported_wheels=True 2021-04-09T05:50:15,470 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-09T05:50:15,470 six.raise_from(error, e) 2021-04-09T05:50:15,470 File "", line 3, in raise_from 2021-04-09T05:50:15,470 pip._internal.exceptions.DistributionNotFound: No matching distribution found for html-to-mp3==0.1.0 2021-04-09T05:50:15,475 Removed build tracker: '/tmp/pip-req-tracker-5m5ubnno'