2021-04-01T11:53:18,992 Created temporary directory: /tmp/pip-ephem-wheel-cache-upar_xyk 2021-04-01T11:53:18,995 Created temporary directory: /tmp/pip-req-tracker-x9nped96 2021-04-01T11:53:18,996 Initialized build tracking at /tmp/pip-req-tracker-x9nped96 2021-04-01T11:53:18,996 Created build tracker: /tmp/pip-req-tracker-x9nped96 2021-04-01T11:53:18,996 Entered build tracker: /tmp/pip-req-tracker-x9nped96 2021-04-01T11:53:18,997 Created temporary directory: /tmp/pip-wheel-g86svg0u 2021-04-01T11:53:19,035 1 location(s) to search for versions of subtitlecore: 2021-04-01T11:53:19,035 * https://pypi.org/simple/subtitlecore/ 2021-04-01T11:53:19,035 Fetching project page and analyzing links: https://pypi.org/simple/subtitlecore/ 2021-04-01T11:53:19,036 Getting page https://pypi.org/simple/subtitlecore/ 2021-04-01T11:53:19,037 Found index url https://pypi.org/simple 2021-04-01T11:53:19,145 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/36/ee/ab3d9eb09bf5792d37f40a68a23ddc63c8ab02f2fda083dead5e404231bd/subtitlecore-0.1.6-py3-none-any.whl#sha256=abba79ce3e22095f77fe951df97a38028b334b2c4e672a3866d97994ca471800 (from https://pypi.org/simple/subtitlecore/) (requires-python:>=3.8,<4.0) 2021-04-01T11:53:19,146 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/c4/1b/0debcc27fa895fdadc1c0246801ba80562af868fc29d2cae6b9ad192a705/subtitlecore-0.1.6.tar.gz#sha256=6fd5c615f21dc771cc086160af21e8c6978e5a99034ee409dba07259d4694b73 (from https://pypi.org/simple/subtitlecore/) (requires-python:>=3.8,<4.0) 2021-04-01T11:53:19,147 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/ba/6f/b1ef1d6d8e04895a96f2d7976c308b92b12d26309fbfa6925548cfc0b52f/subtitlecore-0.1.7-py3-none-any.whl#sha256=fcc864da5b12cac39fe90d1faee3b890634cc0e99b440be1998dc779d81d29a3 (from https://pypi.org/simple/subtitlecore/) (requires-python:>=3.8,<4.0) 2021-04-01T11:53:19,148 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/b0/a5/02a094057b5d6a3676f23ff2c5f62b9723212182aee730029748abfaf413/subtitlecore-0.1.7.tar.gz#sha256=d72e4c736bb9b633def0649708d6dcb6a27512e2036106fc35c3295905ed7a8b (from https://pypi.org/simple/subtitlecore/) (requires-python:>=3.8,<4.0) 2021-04-01T11:53:19,148 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/86/cf/d857993768e4d18533c0f3a9a1e99284afb0621e1fffd54f18d2bc6fb3c9/subtitlecore-0.1.9-py3-none-any.whl#sha256=03200e1a68543fab4153b56598ab2f3194c6efb599adfd1b115891401c62e8ec (from https://pypi.org/simple/subtitlecore/) (requires-python:>=3.8,<4.0) 2021-04-01T11:53:19,149 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/80/f6/cbf9814ebc52b9234087960477ec9e24e16f9539273e5238845cd6321f29/subtitlecore-0.1.9.tar.gz#sha256=773d4a58cc97318e511b57d321e581c8adf167514d999681daabac9357b4e853 (from https://pypi.org/simple/subtitlecore/) (requires-python:>=3.8,<4.0) 2021-04-01T11:53:19,149 Given no hashes to check 0 links for project 'subtitlecore': discarding no candidates 2021-04-01T11:53:19,150 ERROR: Could not find a version that satisfies the requirement subtitlecore==0.1.9 2021-04-01T11:53:19,150 ERROR: No matching distribution found for subtitlecore==0.1.9 2021-04-01T11:53:19,150 Exception information: 2021-04-01T11:53:19,150 Traceback (most recent call last): 2021-04-01T11:53:19,150 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-01T11:53:19,150 crit = self.state.criteria[name] 2021-04-01T11:53:19,150 KeyError: 'subtitlecore' 2021-04-01T11:53:19,150 2021-04-01T11:53:19,150 During handling of the above exception, another exception occurred: 2021-04-01T11:53:19,150 2021-04-01T11:53:19,150 Traceback (most recent call last): 2021-04-01T11:53:19,150 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-01T11:53:19,150 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-01T11:53:19,150 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-01T11:53:19,150 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-01T11:53:19,150 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-01T11:53:19,150 raise RequirementsConflicted(criterion) 2021-04-01T11:53:19,150 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('subtitlecore==0.1.9') 2021-04-01T11:53:19,150 2021-04-01T11:53:19,150 During handling of the above exception, another exception occurred: 2021-04-01T11:53:19,150 2021-04-01T11:53:19,150 Traceback (most recent call last): 2021-04-01T11:53:19,150 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-01T11:53:19,150 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-01T11:53:19,150 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-01T11:53:19,150 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-01T11:53:19,150 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-01T11:53:19,150 raise ResolutionImpossible(e.criterion.information) 2021-04-01T11:53:19,150 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('subtitlecore==0.1.9'), parent=None)] 2021-04-01T11:53:19,150 2021-04-01T11:53:19,150 The above exception was the direct cause of the following exception: 2021-04-01T11:53:19,150 2021-04-01T11:53:19,150 Traceback (most recent call last): 2021-04-01T11:53:19,150 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-01T11:53:19,150 status = self.run(options, args) 2021-04-01T11:53:19,150 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-01T11:53:19,150 return func(self, options, args) 2021-04-01T11:53:19,150 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-01T11:53:19,150 reqs, check_supported_wheels=True 2021-04-01T11:53:19,150 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-01T11:53:19,150 six.raise_from(error, e) 2021-04-01T11:53:19,150 File "", line 3, in raise_from 2021-04-01T11:53:19,150 pip._internal.exceptions.DistributionNotFound: No matching distribution found for subtitlecore==0.1.9 2021-04-01T11:53:19,155 Removed build tracker: '/tmp/pip-req-tracker-x9nped96'