2021-03-03T06:45:50,943 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-03T06:45:51,607 Created temporary directory: /tmp/pip-ephem-wheel-cache-q2fhu3sm 2021-03-03T06:45:51,612 Created temporary directory: /tmp/pip-req-tracker-xja6ehsm 2021-03-03T06:45:51,612 Initialized build tracking at /tmp/pip-req-tracker-xja6ehsm 2021-03-03T06:45:51,613 Created build tracker: /tmp/pip-req-tracker-xja6ehsm 2021-03-03T06:45:51,613 Entered build tracker: /tmp/pip-req-tracker-xja6ehsm 2021-03-03T06:45:51,615 Created temporary directory: /tmp/pip-wheel-chk0aj7l 2021-03-03T06:45:51,679 1 location(s) to search for versions of subconverter: 2021-03-03T06:45:51,679 * https://pypi.org/simple/subconverter/ 2021-03-03T06:45:51,680 Fetching project page and analyzing links: https://pypi.org/simple/subconverter/ 2021-03-03T06:45:51,682 Getting page https://pypi.org/simple/subconverter/ 2021-03-03T06:45:51,687 Found index url https://pypi.org/simple 2021-03-03T06:45:52,034 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-03T06:45:52,036 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-03T06:45:52,037 Given no hashes to check 0 links for project 'subconverter': discarding no candidates 2021-03-03T06:45:52,038 ERROR: Could not find a version that satisfies the requirement subconverter==0.0.1 2021-03-03T06:45:52,039 ERROR: No matching distribution found for subconverter==0.0.1 2021-03-03T06:45:52,039 Exception information: 2021-03-03T06:45:52,039 Traceback (most recent call last): 2021-03-03T06:45:52,039 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-03T06:45:52,039 crit = self.state.criteria[name] 2021-03-03T06:45:52,039 KeyError: 'subconverter' 2021-03-03T06:45:52,039 2021-03-03T06:45:52,039 During handling of the above exception, another exception occurred: 2021-03-03T06:45:52,039 2021-03-03T06:45:52,039 Traceback (most recent call last): 2021-03-03T06:45:52,039 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-03T06:45:52,039 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-03T06:45:52,039 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-03T06:45:52,039 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-03T06:45:52,039 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-03T06:45:52,039 raise RequirementsConflicted(criterion) 2021-03-03T06:45:52,039 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('subconverter==0.0.1') 2021-03-03T06:45:52,039 2021-03-03T06:45:52,039 During handling of the above exception, another exception occurred: 2021-03-03T06:45:52,039 2021-03-03T06:45:52,039 Traceback (most recent call last): 2021-03-03T06:45:52,039 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-03T06:45:52,039 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-03T06:45:52,039 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-03T06:45:52,039 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-03T06:45:52,039 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-03T06:45:52,039 raise ResolutionImpossible(e.criterion.information) 2021-03-03T06:45:52,039 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('subconverter==0.0.1'), parent=None)] 2021-03-03T06:45:52,039 2021-03-03T06:45:52,039 The above exception was the direct cause of the following exception: 2021-03-03T06:45:52,039 2021-03-03T06:45:52,039 Traceback (most recent call last): 2021-03-03T06:45:52,039 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-03-03T06:45:52,039 status = self.run(options, args) 2021-03-03T06:45:52,039 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-03-03T06:45:52,039 return func(self, options, args) 2021-03-03T06:45:52,039 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-03-03T06:45:52,039 reqs, check_supported_wheels=True 2021-03-03T06:45:52,039 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-03T06:45:52,039 six.raise_from(error, e) 2021-03-03T06:45:52,039 File "", line 3, in raise_from 2021-03-03T06:45:52,039 pip._internal.exceptions.DistributionNotFound: No matching distribution found for subconverter==0.0.1 2021-03-03T06:45:52,048 Removed build tracker: '/tmp/pip-req-tracker-xja6ehsm'