2021-02-02T07:07:34,081 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-02-02T07:07:34,660 Created temporary directory: /tmp/pip-ephem-wheel-cache-aglnxbp9 2021-02-02T07:07:34,664 Created temporary directory: /tmp/pip-req-tracker-1b8k7g55 2021-02-02T07:07:34,664 Initialized build tracking at /tmp/pip-req-tracker-1b8k7g55 2021-02-02T07:07:34,665 Created build tracker: /tmp/pip-req-tracker-1b8k7g55 2021-02-02T07:07:34,665 Entered build tracker: /tmp/pip-req-tracker-1b8k7g55 2021-02-02T07:07:34,666 Created temporary directory: /tmp/pip-wheel-hfl9mvy7 2021-02-02T07:07:34,729 1 location(s) to search for versions of automl-lib: 2021-02-02T07:07:34,729 * https://pypi.org/simple/automl-lib/ 2021-02-02T07:07:34,730 Fetching project page and analyzing links: https://pypi.org/simple/automl-lib/ 2021-02-02T07:07:34,732 Getting page https://pypi.org/simple/automl-lib/ 2021-02-02T07:07:34,736 Found index url https://pypi.org/simple 2021-02-02T07:07:35,030 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/97/cf/fbba543e1d3e0ad4a2536ac74fcd7d29df65df945ce19e215fa3b766a3f4/automl-lib-0.0.1.tar.gz#sha256=5465a98c3c97b701e1c7cd504c202d37b2632d992a8b87e3761ebd6436dab8ed (from https://pypi.org/simple/automl-lib/) (requires-python:>=3.6) 2021-02-02T07:07:35,055 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/5c/bd/e10d82d8e3df69fe05a754bce2979616f97901b1c3996807fbb57b25130f/automl_lib-0.0.1-py3-none-any.whl#sha256=a6ec8d032b9baed14c420d92415bfb8609fbf402cedd6d5e4ae5636068ceaacf (from https://pypi.org/simple/automl-lib/) (requires-python:>=3.6) 2021-02-02T07:07:35,056 Given no hashes to check 0 links for project 'automl-lib': discarding no candidates 2021-02-02T07:07:35,057 ERROR: Could not find a version that satisfies the requirement automl-lib==0.0.1 2021-02-02T07:07:35,058 ERROR: No matching distribution found for automl-lib==0.0.1 2021-02-02T07:07:35,058 Exception information: 2021-02-02T07:07:35,058 Traceback (most recent call last): 2021-02-02T07:07:35,058 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-02T07:07:35,058 crit = self.state.criteria[name] 2021-02-02T07:07:35,058 KeyError: 'automl-lib' 2021-02-02T07:07:35,058 2021-02-02T07:07:35,058 During handling of the above exception, another exception occurred: 2021-02-02T07:07:35,058 2021-02-02T07:07:35,058 Traceback (most recent call last): 2021-02-02T07:07:35,058 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-02T07:07:35,058 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-02T07:07:35,058 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-02T07:07:35,058 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-02T07:07:35,058 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-02T07:07:35,058 raise RequirementsConflicted(criterion) 2021-02-02T07:07:35,058 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('automl-lib==0.0.1') 2021-02-02T07:07:35,058 2021-02-02T07:07:35,058 During handling of the above exception, another exception occurred: 2021-02-02T07:07:35,058 2021-02-02T07:07:35,058 Traceback (most recent call last): 2021-02-02T07:07:35,058 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-02T07:07:35,058 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-02T07:07:35,058 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-02T07:07:35,058 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-02T07:07:35,058 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-02T07:07:35,058 raise ResolutionImpossible(e.criterion.information) 2021-02-02T07:07:35,058 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('automl-lib==0.0.1'), parent=None)] 2021-02-02T07:07:35,058 2021-02-02T07:07:35,058 The above exception was the direct cause of the following exception: 2021-02-02T07:07:35,058 2021-02-02T07:07:35,058 Traceback (most recent call last): 2021-02-02T07:07:35,058 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-02-02T07:07:35,058 status = self.run(options, args) 2021-02-02T07:07:35,058 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-02-02T07:07:35,058 return func(self, options, args) 2021-02-02T07:07:35,058 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-02-02T07:07:35,058 reqs, check_supported_wheels=True 2021-02-02T07:07:35,058 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-02T07:07:35,058 six.raise_from(error, e) 2021-02-02T07:07:35,058 File "", line 3, in raise_from 2021-02-02T07:07:35,058 pip._internal.exceptions.DistributionNotFound: No matching distribution found for automl-lib==0.0.1 2021-02-02T07:07:35,066 Removed build tracker: '/tmp/pip-req-tracker-1b8k7g55'