2021-05-13T13:34:52,260 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-05-13T13:34:52,996 Created temporary directory: /tmp/pip-ephem-wheel-cache-bxmpb5zm 2021-05-13T13:34:53,001 Created temporary directory: /tmp/pip-req-tracker-lkhvxwed 2021-05-13T13:34:53,002 Initialized build tracking at /tmp/pip-req-tracker-lkhvxwed 2021-05-13T13:34:53,003 Created build tracker: /tmp/pip-req-tracker-lkhvxwed 2021-05-13T13:34:53,003 Entered build tracker: /tmp/pip-req-tracker-lkhvxwed 2021-05-13T13:34:53,005 Created temporary directory: /tmp/pip-wheel-m890yks3 2021-05-13T13:34:53,067 1 location(s) to search for versions of goodtypes: 2021-05-13T13:34:53,067 * https://pypi.org/simple/goodtypes/ 2021-05-13T13:34:53,068 Fetching project page and analyzing links: https://pypi.org/simple/goodtypes/ 2021-05-13T13:34:53,070 Getting page https://pypi.org/simple/goodtypes/ 2021-05-13T13:34:53,075 Found index url https://pypi.org/simple 2021-05-13T13:34:53,415 Link requires a different Python (3.5.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/fd/f7/a747ab2d557b2cb1a5fc64a53ac9dbb49686c3ef21ceed867d6ffabfa460/goodtypes-0.1.0-py3-none-any.whl#sha256=bc1b9e386f5125a7a40e6a25e51800278ab874828aac866a98fec4ebf77ab197 (from https://pypi.org/simple/goodtypes/) (requires-python:>=3.8) 2021-05-13T13:34:53,417 Link requires a different Python (3.5.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/59/b9/8c609f40d530aba3504a16c0035c1de63f240bbc8ec90a9ba136c8117c7c/goodtypes-0.1.0.tar.gz#sha256=95cadc53b9c45eb5e65d4855835773d4a69c78f0dc23412dc6b55dfc36d70c4a (from https://pypi.org/simple/goodtypes/) (requires-python:>=3.8) 2021-05-13T13:34:53,418 Given no hashes to check 0 links for project 'goodtypes': discarding no candidates 2021-05-13T13:34:53,419 ERROR: Could not find a version that satisfies the requirement goodtypes==0.1.0 2021-05-13T13:34:53,420 ERROR: No matching distribution found for goodtypes==0.1.0 2021-05-13T13:34:53,420 Exception information: 2021-05-13T13:34:53,420 Traceback (most recent call last): 2021-05-13T13:34:53,420 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-05-13T13:34:53,420 crit = self.state.criteria[name] 2021-05-13T13:34:53,420 KeyError: 'goodtypes' 2021-05-13T13:34:53,420 2021-05-13T13:34:53,420 During handling of the above exception, another exception occurred: 2021-05-13T13:34:53,420 2021-05-13T13:34:53,420 Traceback (most recent call last): 2021-05-13T13:34:53,420 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-05-13T13:34:53,420 name, crit = self._merge_into_criterion(r, parent=None) 2021-05-13T13:34:53,420 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-05-13T13:34:53,420 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-05-13T13:34:53,420 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-05-13T13:34:53,420 raise RequirementsConflicted(criterion) 2021-05-13T13:34:53,420 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('goodtypes==0.1.0') 2021-05-13T13:34:53,420 2021-05-13T13:34:53,420 During handling of the above exception, another exception occurred: 2021-05-13T13:34:53,420 2021-05-13T13:34:53,420 Traceback (most recent call last): 2021-05-13T13:34:53,420 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-05-13T13:34:53,420 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-05-13T13:34:53,420 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-05-13T13:34:53,420 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-05-13T13:34:53,420 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-05-13T13:34:53,420 raise ResolutionImpossible(e.criterion.information) 2021-05-13T13:34:53,420 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('goodtypes==0.1.0'), parent=None)] 2021-05-13T13:34:53,420 2021-05-13T13:34:53,420 The above exception was the direct cause of the following exception: 2021-05-13T13:34:53,420 2021-05-13T13:34:53,420 Traceback (most recent call last): 2021-05-13T13:34:53,420 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-05-13T13:34:53,420 status = self.run(options, args) 2021-05-13T13:34:53,420 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-05-13T13:34:53,420 return func(self, options, args) 2021-05-13T13:34:53,420 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-05-13T13:34:53,420 reqs, check_supported_wheels=True 2021-05-13T13:34:53,420 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-05-13T13:34:53,420 six.raise_from(error, e) 2021-05-13T13:34:53,420 File "", line 3, in raise_from 2021-05-13T13:34:53,420 pip._internal.exceptions.DistributionNotFound: No matching distribution found for goodtypes==0.1.0 2021-05-13T13:34:53,429 Removed build tracker: '/tmp/pip-req-tracker-lkhvxwed'