2021-01-28T12:33:05,823 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-01-28T12:33:06,575 Created temporary directory: /tmp/pip-ephem-wheel-cache-iyp81105 2021-01-28T12:33:06,579 Created temporary directory: /tmp/pip-req-tracker-vov7wl27 2021-01-28T12:33:06,580 Initialized build tracking at /tmp/pip-req-tracker-vov7wl27 2021-01-28T12:33:06,581 Created build tracker: /tmp/pip-req-tracker-vov7wl27 2021-01-28T12:33:06,581 Entered build tracker: /tmp/pip-req-tracker-vov7wl27 2021-01-28T12:33:06,583 Created temporary directory: /tmp/pip-wheel-7_v0ew63 2021-01-28T12:33:06,653 1 location(s) to search for versions of kal: 2021-01-28T12:33:06,653 * https://pypi.org/simple/kal/ 2021-01-28T12:33:06,653 Fetching project page and analyzing links: https://pypi.org/simple/kal/ 2021-01-28T12:33:06,656 Getting page https://pypi.org/simple/kal/ 2021-01-28T12:33:06,660 Found index url https://pypi.org/simple 2021-01-28T12:33:07,003 Link requires a different Python (3.5.3 not in: '>=3.6,<4.0'): https://files.pythonhosted.org/packages/30/b6/17e89fc590bbb56ea13edbf77089ef4711202d0c21c6e278767c62fe9307/kal-0.1.0-py3-none-any.whl#sha256=929da05307075973d634a29344853ed00756de334532265de324f5a8de98d956 (from https://pypi.org/simple/kal/) (requires-python:>=3.6,<4.0) 2021-01-28T12:33:07,005 Link requires a different Python (3.5.3 not in: '>=3.6,<4.0'): https://files.pythonhosted.org/packages/10/cc/530ec8118c6c5d1c0e9a939476888990c13ef7163f8db9ba5a68c7b5e01a/kal-0.1.0.tar.gz#sha256=5fb23294d78fe57e68f5802a68079aff2a4d321a0803cdd7ebee101065eb5ea0 (from https://pypi.org/simple/kal/) (requires-python:>=3.6,<4.0) 2021-01-28T12:33:07,006 Given no hashes to check 0 links for project 'kal': discarding no candidates 2021-01-28T12:33:07,007 ERROR: Could not find a version that satisfies the requirement kal==0.1.0 2021-01-28T12:33:07,008 ERROR: No matching distribution found for kal==0.1.0 2021-01-28T12:33:07,008 Exception information: 2021-01-28T12:33:07,008 Traceback (most recent call last): 2021-01-28T12:33:07,008 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-01-28T12:33:07,008 crit = self.state.criteria[name] 2021-01-28T12:33:07,008 KeyError: 'kal' 2021-01-28T12:33:07,008 2021-01-28T12:33:07,008 During handling of the above exception, another exception occurred: 2021-01-28T12:33:07,008 2021-01-28T12:33:07,008 Traceback (most recent call last): 2021-01-28T12:33:07,008 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-01-28T12:33:07,008 name, crit = self._merge_into_criterion(r, parent=None) 2021-01-28T12:33:07,008 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-01-28T12:33:07,008 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-01-28T12:33:07,008 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-01-28T12:33:07,008 raise RequirementsConflicted(criterion) 2021-01-28T12:33:07,008 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('kal==0.1.0') 2021-01-28T12:33:07,008 2021-01-28T12:33:07,008 During handling of the above exception, another exception occurred: 2021-01-28T12:33:07,008 2021-01-28T12:33:07,008 Traceback (most recent call last): 2021-01-28T12:33:07,008 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-01-28T12:33:07,008 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-01-28T12:33:07,008 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-01-28T12:33:07,008 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-01-28T12:33:07,008 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-01-28T12:33:07,008 raise ResolutionImpossible(e.criterion.information) 2021-01-28T12:33:07,008 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('kal==0.1.0'), parent=None)] 2021-01-28T12:33:07,008 2021-01-28T12:33:07,008 The above exception was the direct cause of the following exception: 2021-01-28T12:33:07,008 2021-01-28T12:33:07,008 Traceback (most recent call last): 2021-01-28T12:33:07,008 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-01-28T12:33:07,008 status = self.run(options, args) 2021-01-28T12:33:07,008 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-01-28T12:33:07,008 return func(self, options, args) 2021-01-28T12:33:07,008 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-01-28T12:33:07,008 reqs, check_supported_wheels=True 2021-01-28T12:33:07,008 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-01-28T12:33:07,008 six.raise_from(error, e) 2021-01-28T12:33:07,008 File "", line 3, in raise_from 2021-01-28T12:33:07,008 pip._internal.exceptions.DistributionNotFound: No matching distribution found for kal==0.1.0 2021-01-28T12:33:07,017 Removed build tracker: '/tmp/pip-req-tracker-vov7wl27'