2021-05-17T22:56:13,939 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-17T22:56:14,648 Created temporary directory: /tmp/pip-ephem-wheel-cache-7e5uk1y_ 2021-05-17T22:56:14,653 Created temporary directory: /tmp/pip-req-tracker-tzwb1e7v 2021-05-17T22:56:14,654 Initialized build tracking at /tmp/pip-req-tracker-tzwb1e7v 2021-05-17T22:56:14,654 Created build tracker: /tmp/pip-req-tracker-tzwb1e7v 2021-05-17T22:56:14,654 Entered build tracker: /tmp/pip-req-tracker-tzwb1e7v 2021-05-17T22:56:14,656 Created temporary directory: /tmp/pip-wheel-4fwn6c83 2021-05-17T22:56:14,730 1 location(s) to search for versions of minitrino: 2021-05-17T22:56:14,730 * https://pypi.org/simple/minitrino/ 2021-05-17T22:56:14,730 Fetching project page and analyzing links: https://pypi.org/simple/minitrino/ 2021-05-17T22:56:14,733 Getting page https://pypi.org/simple/minitrino/ 2021-05-17T22:56:14,737 Found index url https://pypi.org/simple 2021-05-17T22:56:15,089 Link requires a different Python (3.5.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ec/59/ea5c33575303a5102f8f1c31c0d0648a8408c9840b0f289711a3ca1a41a1/minitrino-2.0.0-py3-none-any.whl#sha256=4252c37798d6dc02ac7d34ee68eea9a99cfa55e900bf1948e37b10fa032b6ef2 (from https://pypi.org/simple/minitrino/) (requires-python:>=3.8) 2021-05-17T22:56:15,091 Link requires a different Python (3.5.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/88/ef/5db4c887a9b21397517c050487ebdf6d09cccb31ef3f39a4c56366872345/minitrino-2.0.0.tar.gz#sha256=67f8d50ff5ef06b48ebdb2b700ea8fa67be4887f8903be2f952136f4b43465bf (from https://pypi.org/simple/minitrino/) (requires-python:>=3.8) 2021-05-17T22:56:15,092 Given no hashes to check 0 links for project 'minitrino': discarding no candidates 2021-05-17T22:56:15,093 ERROR: Could not find a version that satisfies the requirement minitrino==2.0.0 2021-05-17T22:56:15,094 ERROR: No matching distribution found for minitrino==2.0.0 2021-05-17T22:56:15,094 Exception information: 2021-05-17T22:56:15,094 Traceback (most recent call last): 2021-05-17T22:56:15,094 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-05-17T22:56:15,094 crit = self.state.criteria[name] 2021-05-17T22:56:15,094 KeyError: 'minitrino' 2021-05-17T22:56:15,094 2021-05-17T22:56:15,094 During handling of the above exception, another exception occurred: 2021-05-17T22:56:15,094 2021-05-17T22:56:15,094 Traceback (most recent call last): 2021-05-17T22:56:15,094 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-05-17T22:56:15,094 name, crit = self._merge_into_criterion(r, parent=None) 2021-05-17T22:56:15,094 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-05-17T22:56:15,094 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-05-17T22:56:15,094 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-05-17T22:56:15,094 raise RequirementsConflicted(criterion) 2021-05-17T22:56:15,094 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('minitrino==2.0.0') 2021-05-17T22:56:15,094 2021-05-17T22:56:15,094 During handling of the above exception, another exception occurred: 2021-05-17T22:56:15,094 2021-05-17T22:56:15,094 Traceback (most recent call last): 2021-05-17T22:56:15,094 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-05-17T22:56:15,094 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-05-17T22:56:15,094 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-05-17T22:56:15,094 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-05-17T22:56:15,094 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-05-17T22:56:15,094 raise ResolutionImpossible(e.criterion.information) 2021-05-17T22:56:15,094 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('minitrino==2.0.0'), parent=None)] 2021-05-17T22:56:15,094 2021-05-17T22:56:15,094 The above exception was the direct cause of the following exception: 2021-05-17T22:56:15,094 2021-05-17T22:56:15,094 Traceback (most recent call last): 2021-05-17T22:56:15,094 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-05-17T22:56:15,094 status = self.run(options, args) 2021-05-17T22:56:15,094 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-05-17T22:56:15,094 return func(self, options, args) 2021-05-17T22:56:15,094 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-05-17T22:56:15,094 reqs, check_supported_wheels=True 2021-05-17T22:56:15,094 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-05-17T22:56:15,094 six.raise_from(error, e) 2021-05-17T22:56:15,094 File "", line 3, in raise_from 2021-05-17T22:56:15,094 pip._internal.exceptions.DistributionNotFound: No matching distribution found for minitrino==2.0.0 2021-05-17T22:56:15,103 Removed build tracker: '/tmp/pip-req-tracker-tzwb1e7v'