2021-03-07T21:30:06,874 Created temporary directory: /tmp/pip-ephem-wheel-cache-0m4db_pu 2021-03-07T21:30:06,877 Created temporary directory: /tmp/pip-req-tracker-oh_5bjgm 2021-03-07T21:30:06,877 Initialized build tracking at /tmp/pip-req-tracker-oh_5bjgm 2021-03-07T21:30:06,877 Created build tracker: /tmp/pip-req-tracker-oh_5bjgm 2021-03-07T21:30:06,878 Entered build tracker: /tmp/pip-req-tracker-oh_5bjgm 2021-03-07T21:30:06,878 Created temporary directory: /tmp/pip-wheel-n5c14rcv 2021-03-07T21:30:06,908 1 location(s) to search for versions of cdkata: 2021-03-07T21:30:06,908 * https://pypi.org/simple/cdkata/ 2021-03-07T21:30:06,909 Fetching project page and analyzing links: https://pypi.org/simple/cdkata/ 2021-03-07T21:30:06,909 Getting page https://pypi.org/simple/cdkata/ 2021-03-07T21:30:06,911 Found index url https://pypi.org/simple 2021-03-07T21:30:07,010 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/c6/99/7c94603c174360cfead09e4a3782c1aed667d600e2c4cb2f398e26526b70/cdkata-0.0.0-py3-none-any.whl#sha256=62cd3589f2c8b7e9135b7effe0ad3f9d594730b6e8b8aad8bc4bd34601a0c9b6 (from https://pypi.org/simple/cdkata/) (requires-python:>=3.8,<4.0) 2021-03-07T21:30:07,011 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/ea/7a/d1848510018f55393d7777b17644b2db017cb241163dead7b44bdf9e8e2f/cdkata-0.0.0.tar.gz#sha256=9e4dc09f00ac843100fe2a9748a80ad41eb20bd40462f6746dc403ccc7b88bc6 (from https://pypi.org/simple/cdkata/) (requires-python:>=3.8,<4.0) 2021-03-07T21:30:07,012 Given no hashes to check 0 links for project 'cdkata': discarding no candidates 2021-03-07T21:30:07,012 ERROR: Could not find a version that satisfies the requirement cdkata==0.0.0 2021-03-07T21:30:07,012 ERROR: No matching distribution found for cdkata==0.0.0 2021-03-07T21:30:07,013 Exception information: 2021-03-07T21:30:07,013 Traceback (most recent call last): 2021-03-07T21:30:07,013 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-07T21:30:07,013 crit = self.state.criteria[name] 2021-03-07T21:30:07,013 KeyError: 'cdkata' 2021-03-07T21:30:07,013 2021-03-07T21:30:07,013 During handling of the above exception, another exception occurred: 2021-03-07T21:30:07,013 2021-03-07T21:30:07,013 Traceback (most recent call last): 2021-03-07T21:30:07,013 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-07T21:30:07,013 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-07T21:30:07,013 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-07T21:30:07,013 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-07T21:30:07,013 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-07T21:30:07,013 raise RequirementsConflicted(criterion) 2021-03-07T21:30:07,013 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cdkata==0.0.0') 2021-03-07T21:30:07,013 2021-03-07T21:30:07,013 During handling of the above exception, another exception occurred: 2021-03-07T21:30:07,013 2021-03-07T21:30:07,013 Traceback (most recent call last): 2021-03-07T21:30:07,013 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-07T21:30:07,013 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-07T21:30:07,013 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-07T21:30:07,013 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-07T21:30:07,013 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-07T21:30:07,013 raise ResolutionImpossible(e.criterion.information) 2021-03-07T21:30:07,013 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cdkata==0.0.0'), parent=None)] 2021-03-07T21:30:07,013 2021-03-07T21:30:07,013 The above exception was the direct cause of the following exception: 2021-03-07T21:30:07,013 2021-03-07T21:30:07,013 Traceback (most recent call last): 2021-03-07T21:30:07,013 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-07T21:30:07,013 status = self.run(options, args) 2021-03-07T21:30:07,013 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-07T21:30:07,013 return func(self, options, args) 2021-03-07T21:30:07,013 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-07T21:30:07,013 reqs, check_supported_wheels=True 2021-03-07T21:30:07,013 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-07T21:30:07,013 six.raise_from(error, e) 2021-03-07T21:30:07,013 File "", line 3, in raise_from 2021-03-07T21:30:07,013 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cdkata==0.0.0 2021-03-07T21:30:07,017 Removed build tracker: '/tmp/pip-req-tracker-oh_5bjgm'