2021-04-25T06:56:41,175 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-04-25T06:56:41,753 Created temporary directory: /tmp/pip-ephem-wheel-cache-l5ubqq7b 2021-04-25T06:56:41,757 Created temporary directory: /tmp/pip-req-tracker-9gppx_2h 2021-04-25T06:56:41,757 Initialized build tracking at /tmp/pip-req-tracker-9gppx_2h 2021-04-25T06:56:41,758 Created build tracker: /tmp/pip-req-tracker-9gppx_2h 2021-04-25T06:56:41,758 Entered build tracker: /tmp/pip-req-tracker-9gppx_2h 2021-04-25T06:56:41,759 Created temporary directory: /tmp/pip-wheel-lkk25xnz 2021-04-25T06:56:41,821 1 location(s) to search for versions of sqlclient: 2021-04-25T06:56:41,821 * https://pypi.org/simple/sqlclient/ 2021-04-25T06:56:41,822 Fetching project page and analyzing links: https://pypi.org/simple/sqlclient/ 2021-04-25T06:56:41,824 Getting page https://pypi.org/simple/sqlclient/ 2021-04-25T06:56:41,828 Found index url https://pypi.org/simple 2021-04-25T06:56:42,136 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/0b/3b/56b730d1d792390281edcda689ee87090df02b94e9ff07e99d3898438d8b/sqlclient-21.4.24-py3-none-any.whl#sha256=41ff8332c0add1c36e09b85c31cb10219590f823af6952f23e6702dfcdacdb56 (from https://pypi.org/simple/sqlclient/) (requires-python:>=3.6) 2021-04-25T06:56:42,138 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/3b/38/03ea9cd82118dd7041fafad14bc7392805fd1cee9ea7c50488245493a85f/sqlclient-21.4.24.tar.gz#sha256=2590982c42de047b961aba93f1476d10fc7aae04921ffa8871695d79c2fb72a9 (from https://pypi.org/simple/sqlclient/) (requires-python:>=3.6) 2021-04-25T06:56:42,139 Given no hashes to check 0 links for project 'sqlclient': discarding no candidates 2021-04-25T06:56:42,140 ERROR: Could not find a version that satisfies the requirement sqlclient==21.4.24 2021-04-25T06:56:42,140 ERROR: No matching distribution found for sqlclient==21.4.24 2021-04-25T06:56:42,141 Exception information: 2021-04-25T06:56:42,141 Traceback (most recent call last): 2021-04-25T06:56:42,141 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-25T06:56:42,141 crit = self.state.criteria[name] 2021-04-25T06:56:42,141 KeyError: 'sqlclient' 2021-04-25T06:56:42,141 2021-04-25T06:56:42,141 During handling of the above exception, another exception occurred: 2021-04-25T06:56:42,141 2021-04-25T06:56:42,141 Traceback (most recent call last): 2021-04-25T06:56:42,141 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-25T06:56:42,141 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-25T06:56:42,141 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-25T06:56:42,141 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-25T06:56:42,141 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-25T06:56:42,141 raise RequirementsConflicted(criterion) 2021-04-25T06:56:42,141 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sqlclient==21.4.24') 2021-04-25T06:56:42,141 2021-04-25T06:56:42,141 During handling of the above exception, another exception occurred: 2021-04-25T06:56:42,141 2021-04-25T06:56:42,141 Traceback (most recent call last): 2021-04-25T06:56:42,141 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-25T06:56:42,141 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-25T06:56:42,141 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-25T06:56:42,141 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-25T06:56:42,141 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-25T06:56:42,141 raise ResolutionImpossible(e.criterion.information) 2021-04-25T06:56:42,141 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sqlclient==21.4.24'), parent=None)] 2021-04-25T06:56:42,141 2021-04-25T06:56:42,141 The above exception was the direct cause of the following exception: 2021-04-25T06:56:42,141 2021-04-25T06:56:42,141 Traceback (most recent call last): 2021-04-25T06:56:42,141 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-04-25T06:56:42,141 status = self.run(options, args) 2021-04-25T06:56:42,141 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-04-25T06:56:42,141 return func(self, options, args) 2021-04-25T06:56:42,141 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-04-25T06:56:42,141 reqs, check_supported_wheels=True 2021-04-25T06:56:42,141 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-25T06:56:42,141 six.raise_from(error, e) 2021-04-25T06:56:42,141 File "", line 3, in raise_from 2021-04-25T06:56:42,141 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sqlclient==21.4.24 2021-04-25T06:56:42,148 Removed build tracker: '/tmp/pip-req-tracker-9gppx_2h'