2021-04-01T06:24:03,481 Created temporary directory: /tmp/pip-ephem-wheel-cache-zo8x7eml 2021-04-01T06:24:03,484 Created temporary directory: /tmp/pip-req-tracker-rlhgr48p 2021-04-01T06:24:03,485 Initialized build tracking at /tmp/pip-req-tracker-rlhgr48p 2021-04-01T06:24:03,485 Created build tracker: /tmp/pip-req-tracker-rlhgr48p 2021-04-01T06:24:03,485 Entered build tracker: /tmp/pip-req-tracker-rlhgr48p 2021-04-01T06:24:03,486 Created temporary directory: /tmp/pip-wheel-ebdd62s7 2021-04-01T06:24:03,521 1 location(s) to search for versions of subtitlecore: 2021-04-01T06:24:03,521 * https://pypi.org/simple/subtitlecore/ 2021-04-01T06:24:03,521 Fetching project page and analyzing links: https://pypi.org/simple/subtitlecore/ 2021-04-01T06:24:03,521 Getting page https://pypi.org/simple/subtitlecore/ 2021-04-01T06:24:03,523 Found index url https://pypi.org/simple 2021-04-01T06:24:03,627 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-01T06:24:03,628 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-01T06:24:03,629 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-01T06:24:03,630 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-01T06:24:03,631 Given no hashes to check 0 links for project 'subtitlecore': discarding no candidates 2021-04-01T06:24:03,631 ERROR: Could not find a version that satisfies the requirement subtitlecore==0.1.7 2021-04-01T06:24:03,631 ERROR: No matching distribution found for subtitlecore==0.1.7 2021-04-01T06:24:03,631 Exception information: 2021-04-01T06:24:03,631 Traceback (most recent call last): 2021-04-01T06:24:03,631 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-01T06:24:03,631 crit = self.state.criteria[name] 2021-04-01T06:24:03,631 KeyError: 'subtitlecore' 2021-04-01T06:24:03,631 2021-04-01T06:24:03,631 During handling of the above exception, another exception occurred: 2021-04-01T06:24:03,631 2021-04-01T06:24:03,631 Traceback (most recent call last): 2021-04-01T06:24:03,631 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-01T06:24:03,631 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-01T06:24:03,631 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-01T06:24:03,631 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-01T06:24:03,631 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-01T06:24:03,631 raise RequirementsConflicted(criterion) 2021-04-01T06:24:03,631 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('subtitlecore==0.1.7') 2021-04-01T06:24:03,631 2021-04-01T06:24:03,631 During handling of the above exception, another exception occurred: 2021-04-01T06:24:03,631 2021-04-01T06:24:03,631 Traceback (most recent call last): 2021-04-01T06:24:03,631 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-01T06:24:03,631 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-01T06:24:03,631 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-01T06:24:03,631 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-01T06:24:03,631 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-01T06:24:03,631 raise ResolutionImpossible(e.criterion.information) 2021-04-01T06:24:03,631 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('subtitlecore==0.1.7'), parent=None)] 2021-04-01T06:24:03,631 2021-04-01T06:24:03,631 The above exception was the direct cause of the following exception: 2021-04-01T06:24:03,631 2021-04-01T06:24:03,631 Traceback (most recent call last): 2021-04-01T06:24:03,631 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-01T06:24:03,631 status = self.run(options, args) 2021-04-01T06:24:03,631 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-01T06:24:03,631 return func(self, options, args) 2021-04-01T06:24:03,631 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-01T06:24:03,631 reqs, check_supported_wheels=True 2021-04-01T06:24:03,631 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-01T06:24:03,631 six.raise_from(error, e) 2021-04-01T06:24:03,631 File "", line 3, in raise_from 2021-04-01T06:24:03,631 pip._internal.exceptions.DistributionNotFound: No matching distribution found for subtitlecore==0.1.7 2021-04-01T06:24:03,636 Removed build tracker: '/tmp/pip-req-tracker-rlhgr48p'