2021-05-28T08:03:46,135 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-28T08:03:46,883 Created temporary directory: /tmp/pip-ephem-wheel-cache-khc95kvj 2021-05-28T08:03:46,888 Created temporary directory: /tmp/pip-req-tracker-_4t0yqja 2021-05-28T08:03:46,888 Initialized build tracking at /tmp/pip-req-tracker-_4t0yqja 2021-05-28T08:03:46,889 Created build tracker: /tmp/pip-req-tracker-_4t0yqja 2021-05-28T08:03:46,889 Entered build tracker: /tmp/pip-req-tracker-_4t0yqja 2021-05-28T08:03:46,891 Created temporary directory: /tmp/pip-wheel-ev9rd3gk 2021-05-28T08:03:46,965 1 location(s) to search for versions of adcpipeline: 2021-05-28T08:03:46,965 * https://pypi.org/simple/adcpipeline/ 2021-05-28T08:03:46,966 Fetching project page and analyzing links: https://pypi.org/simple/adcpipeline/ 2021-05-28T08:03:46,969 Getting page https://pypi.org/simple/adcpipeline/ 2021-05-28T08:03:46,973 Found index url https://pypi.org/simple 2021-05-28T08:03:47,329 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/c7/c8/a0d37d0dcc972d0a7d466889f4e2a92f422ae4f20c2aa1bd893a989916c1/adcpipeline-0.1.0-py3-none-any.whl#sha256=b02689d59e8f3615adf8f528cc7a8bafe003eb6578f0dc1f7b47f641e3337957 (from https://pypi.org/simple/adcpipeline/) (requires-python:>=3.6) 2021-05-28T08:03:47,331 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/f1/d1/22d7806544e53878487f26fb9451b591e83d65b84787ccca91641c4f6182/adcpipeline-0.1.0.tar.gz#sha256=e87f1a9e52e0f1fda7e80325a87e6e29203818eace3b23719dfea4bee98b460a (from https://pypi.org/simple/adcpipeline/) (requires-python:>=3.6) 2021-05-28T08:03:47,333 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/f1/3d/006ac555b3861cb9f35950a3c4a346738b29a8617a41ca82a0448ff57503/adcpipeline-0.1.1-py3-none-any.whl#sha256=ee52cba356cdee3d5ad36b05ea95f45dbfb07d819d1bf4be062ee29e7d545280 (from https://pypi.org/simple/adcpipeline/) (requires-python:>=3.6) 2021-05-28T08:03:47,335 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/80/c1/2ae9defeefe060f90c0dbcb4f964f0361528447ecd45d7f3b47b5f6f81e2/adcpipeline-0.1.1.tar.gz#sha256=484cba18826cf961345d43c7f2d5f6bee12aa6bbf2115685589f44f1181724dd (from https://pypi.org/simple/adcpipeline/) (requires-python:>=3.6) 2021-05-28T08:03:47,337 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/17/3f/94aabfd7c42cb68a6170fb8ade55357f221802d4f3a8ca4d8c9c99ba732b/adcpipeline-0.2.0-py3-none-any.whl#sha256=a291afb5ecc8286f501cb561100518b360c25241bc3079319dd3d7fba9cc9995 (from https://pypi.org/simple/adcpipeline/) (requires-python:>=3.6) 2021-05-28T08:03:47,338 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/a2/32/745f5f9377ffbb74a64804ed209a575f491ec7d03eda21394ea1802f7ee3/adcpipeline-0.2.0.tar.gz#sha256=6d39395d6b97c8f900e8d751de1a46aa861f9d7c63231f98b4f16cd2c819b65a (from https://pypi.org/simple/adcpipeline/) (requires-python:>=3.6) 2021-05-28T08:03:47,339 Given no hashes to check 0 links for project 'adcpipeline': discarding no candidates 2021-05-28T08:03:47,340 ERROR: Could not find a version that satisfies the requirement adcpipeline==0.2.0 2021-05-28T08:03:47,341 ERROR: No matching distribution found for adcpipeline==0.2.0 2021-05-28T08:03:47,341 Exception information: 2021-05-28T08:03:47,341 Traceback (most recent call last): 2021-05-28T08:03:47,341 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-05-28T08:03:47,341 crit = self.state.criteria[name] 2021-05-28T08:03:47,341 KeyError: 'adcpipeline' 2021-05-28T08:03:47,341 2021-05-28T08:03:47,341 During handling of the above exception, another exception occurred: 2021-05-28T08:03:47,341 2021-05-28T08:03:47,341 Traceback (most recent call last): 2021-05-28T08:03:47,341 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-05-28T08:03:47,341 name, crit = self._merge_into_criterion(r, parent=None) 2021-05-28T08:03:47,341 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-05-28T08:03:47,341 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-05-28T08:03:47,341 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-05-28T08:03:47,341 raise RequirementsConflicted(criterion) 2021-05-28T08:03:47,341 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('adcpipeline==0.2.0') 2021-05-28T08:03:47,341 2021-05-28T08:03:47,341 During handling of the above exception, another exception occurred: 2021-05-28T08:03:47,341 2021-05-28T08:03:47,341 Traceback (most recent call last): 2021-05-28T08:03:47,341 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-05-28T08:03:47,341 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-05-28T08:03:47,341 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-05-28T08:03:47,341 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-05-28T08:03:47,341 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-05-28T08:03:47,341 raise ResolutionImpossible(e.criterion.information) 2021-05-28T08:03:47,341 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('adcpipeline==0.2.0'), parent=None)] 2021-05-28T08:03:47,341 2021-05-28T08:03:47,341 The above exception was the direct cause of the following exception: 2021-05-28T08:03:47,341 2021-05-28T08:03:47,341 Traceback (most recent call last): 2021-05-28T08:03:47,341 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-05-28T08:03:47,341 status = self.run(options, args) 2021-05-28T08:03:47,341 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-05-28T08:03:47,341 return func(self, options, args) 2021-05-28T08:03:47,341 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-05-28T08:03:47,341 reqs, check_supported_wheels=True 2021-05-28T08:03:47,341 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-05-28T08:03:47,341 six.raise_from(error, e) 2021-05-28T08:03:47,341 File "", line 3, in raise_from 2021-05-28T08:03:47,341 pip._internal.exceptions.DistributionNotFound: No matching distribution found for adcpipeline==0.2.0 2021-05-28T08:03:47,351 Removed build tracker: '/tmp/pip-req-tracker-_4t0yqja'