2021-03-19T23:50:21,102 DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. 2021-03-19T23:50:21,767 Created temporary directory: /tmp/pip-ephem-wheel-cache-evdh4equ 2021-03-19T23:50:21,772 Created temporary directory: /tmp/pip-req-tracker-p1ujc8d8 2021-03-19T23:50:21,772 Initialized build tracking at /tmp/pip-req-tracker-p1ujc8d8 2021-03-19T23:50:21,773 Created build tracker: /tmp/pip-req-tracker-p1ujc8d8 2021-03-19T23:50:21,773 Entered build tracker: /tmp/pip-req-tracker-p1ujc8d8 2021-03-19T23:50:21,775 Created temporary directory: /tmp/pip-wheel-v9ocfx3x 2021-03-19T23:50:21,848 1 location(s) to search for versions of subconverter: 2021-03-19T23:50:21,848 * https://pypi.org/simple/subconverter/ 2021-03-19T23:50:21,849 Fetching project page and analyzing links: https://pypi.org/simple/subconverter/ 2021-03-19T23:50:21,851 Getting page https://pypi.org/simple/subconverter/ 2021-03-19T23:50:21,855 Found index url https://pypi.org/simple 2021-03-19T23:50:22,202 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/9e/93/92f5d99b55fb798287b86f6aa796e0b2fdb0c8a15c5ab8ed62d15d1fc8c7/subconverter-0.0.1-py3-none-any.whl#sha256=6e9241f6afe62fa42d25276834a0b491d86c0d5345c78d02328b99cae672fb2d (from https://pypi.org/simple/subconverter/) (requires-python:>=3.6) 2021-03-19T23:50:22,204 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/2e/d5/2a66fbadab99e494e59a146d03d31022747e07962f134d49d00bc7d6ef61/subconverter-0.0.1.tar.gz#sha256=719a57cb8779fa6a377386b380fccf4cd083da816fffb3bb3e3e00b715ffcf57 (from https://pypi.org/simple/subconverter/) (requires-python:>=3.6) 2021-03-19T23:50:22,206 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/c7/70/b27db88abc667dfeb230b2461d7c6c5f8060e4f0b349d821e57513ad4408/subconverter-0.0.2-py3-none-any.whl#sha256=f677f5aa86500ff803a5c627dc683a251dfdf3fca53a764f4330c9d85ba0d6a6 (from https://pypi.org/simple/subconverter/) (requires-python:>=3.6) 2021-03-19T23:50:22,207 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/43/75/15ecce88131435ecc1c9c03f7fb4d954d6905396b6b803da9f9cff60213d/subconverter-0.0.2.tar.gz#sha256=75a844c44ab43827ade2cda1914c03b09801c338858e404b2aea953e60cba7f0 (from https://pypi.org/simple/subconverter/) (requires-python:>=3.6) 2021-03-19T23:50:22,208 Given no hashes to check 0 links for project 'subconverter': discarding no candidates 2021-03-19T23:50:22,209 ERROR: Could not find a version that satisfies the requirement subconverter==0.0.2 2021-03-19T23:50:22,210 ERROR: No matching distribution found for subconverter==0.0.2 2021-03-19T23:50:22,211 Exception information: 2021-03-19T23:50:22,211 Traceback (most recent call last): 2021-03-19T23:50:22,211 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-19T23:50:22,211 crit = self.state.criteria[name] 2021-03-19T23:50:22,211 KeyError: 'subconverter' 2021-03-19T23:50:22,211 2021-03-19T23:50:22,211 During handling of the above exception, another exception occurred: 2021-03-19T23:50:22,211 2021-03-19T23:50:22,211 Traceback (most recent call last): 2021-03-19T23:50:22,211 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-19T23:50:22,211 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-19T23:50:22,211 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-19T23:50:22,211 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-19T23:50:22,211 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-19T23:50:22,211 raise RequirementsConflicted(criterion) 2021-03-19T23:50:22,211 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('subconverter==0.0.2') 2021-03-19T23:50:22,211 2021-03-19T23:50:22,211 During handling of the above exception, another exception occurred: 2021-03-19T23:50:22,211 2021-03-19T23:50:22,211 Traceback (most recent call last): 2021-03-19T23:50:22,211 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-19T23:50:22,211 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-19T23:50:22,211 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-19T23:50:22,211 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-19T23:50:22,211 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-19T23:50:22,211 raise ResolutionImpossible(e.criterion.information) 2021-03-19T23:50:22,211 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('subconverter==0.0.2'), parent=None)] 2021-03-19T23:50:22,211 2021-03-19T23:50:22,211 The above exception was the direct cause of the following exception: 2021-03-19T23:50:22,211 2021-03-19T23:50:22,211 Traceback (most recent call last): 2021-03-19T23:50:22,211 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-03-19T23:50:22,211 status = self.run(options, args) 2021-03-19T23:50:22,211 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-03-19T23:50:22,211 return func(self, options, args) 2021-03-19T23:50:22,211 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-03-19T23:50:22,211 reqs, check_supported_wheels=True 2021-03-19T23:50:22,211 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-19T23:50:22,211 six.raise_from(error, e) 2021-03-19T23:50:22,211 File "", line 3, in raise_from 2021-03-19T23:50:22,211 pip._internal.exceptions.DistributionNotFound: No matching distribution found for subconverter==0.0.2 2021-03-19T23:50:22,219 Removed build tracker: '/tmp/pip-req-tracker-p1ujc8d8'