2022-03-10T16:17:27,113 Created temporary directory: /tmp/pip-ephem-wheel-cache-zweconl5 2022-03-10T16:17:27,119 Created temporary directory: /tmp/pip-req-tracker-vcth3pqm 2022-03-10T16:17:27,120 Initialized build tracking at /tmp/pip-req-tracker-vcth3pqm 2022-03-10T16:17:27,120 Created build tracker: /tmp/pip-req-tracker-vcth3pqm 2022-03-10T16:17:27,121 Entered build tracker: /tmp/pip-req-tracker-vcth3pqm 2022-03-10T16:17:27,122 Created temporary directory: /tmp/pip-wheel-civhized 2022-03-10T16:17:27,189 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-10T16:17:27,198 2 location(s) to search for versions of kogito: 2022-03-10T16:17:27,198 * https://pypi.org/simple/kogito/ 2022-03-10T16:17:27,198 * https://www.piwheels.org/simple/kogito/ 2022-03-10T16:17:27,199 Fetching project page and analyzing links: https://pypi.org/simple/kogito/ 2022-03-10T16:17:27,200 Getting page https://pypi.org/simple/kogito/ 2022-03-10T16:17:27,203 Found index url https://pypi.org/simple 2022-03-10T16:17:27,313 Skipping link: No binaries permitted for kogito: https://files.pythonhosted.org/packages/52/24/11501d38357836faf355e55c8ad72b6c6563211987ca12fba1ca29355590/kogito-0.1.0-py3-none-any.whl#sha256=19aedd0b212e6362871e39d687aecdc3691a955f9444734a6b008bce273928cc (from https://pypi.org/simple/kogito/) (requires-python:>=3.8,<3.11) 2022-03-10T16:17:27,315 Link requires a different Python (3.7.3 not in: '>=3.8,<3.11'): https://files.pythonhosted.org/packages/c0/2c/9e25a9677bf89df97dbdd0ad58198a2f038da39ed936a309102a72faeb99/kogito-0.1.0.tar.gz#sha256=3c752039a8bf5f6f706825aa2e56139fdadc9759fb5f8f888a10bc1b41d4734d (from https://pypi.org/simple/kogito/) (requires-python:>=3.8,<3.11) 2022-03-10T16:17:27,315 Fetching project page and analyzing links: https://www.piwheels.org/simple/kogito/ 2022-03-10T16:17:27,316 Getting page https://www.piwheels.org/simple/kogito/ 2022-03-10T16:17:27,318 Found index url https://www.piwheels.org/simple 2022-03-10T16:17:27,525 Skipping link: not a file: https://www.piwheels.org/simple/kogito/ 2022-03-10T16:17:27,525 Skipping link: not a file: https://pypi.org/simple/kogito/ 2022-03-10T16:17:27,558 Given no hashes to check 0 links for project 'kogito': discarding no candidates 2022-03-10T16:17:27,559 ERROR: Could not find a version that satisfies the requirement kogito==0.1.0 (from versions: none) 2022-03-10T16:17:27,562 ERROR: No matching distribution found for kogito==0.1.0 2022-03-10T16:17:27,563 Exception information: 2022-03-10T16:17:27,563 Traceback (most recent call last): 2022-03-10T16:17:27,563 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-10T16:17:27,563 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-10T16:17:27,563 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-10T16:17:27,563 raise RequirementsConflicted(criterion) 2022-03-10T16:17:27,563 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('kogito==0.1.0') 2022-03-10T16:17:27,563 2022-03-10T16:17:27,563 During handling of the above exception, another exception occurred: 2022-03-10T16:17:27,563 2022-03-10T16:17:27,563 Traceback (most recent call last): 2022-03-10T16:17:27,563 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-10T16:17:27,563 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-10T16:17:27,563 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-10T16:17:27,563 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-10T16:17:27,563 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-10T16:17:27,563 raise ResolutionImpossible(e.criterion.information) 2022-03-10T16:17:27,563 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('kogito==0.1.0'), parent=None)] 2022-03-10T16:17:27,563 2022-03-10T16:17:27,563 The above exception was the direct cause of the following exception: 2022-03-10T16:17:27,563 2022-03-10T16:17:27,563 Traceback (most recent call last): 2022-03-10T16:17:27,563 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-10T16:17:27,563 status = run_func(*args) 2022-03-10T16:17:27,563 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-10T16:17:27,563 return func(self, options, args) 2022-03-10T16:17:27,563 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-10T16:17:27,563 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-10T16:17:27,563 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-10T16:17:27,563 raise error from e 2022-03-10T16:17:27,563 pip._internal.exceptions.DistributionNotFound: No matching distribution found for kogito==0.1.0 2022-03-10T16:17:27,572 Removed build tracker: '/tmp/pip-req-tracker-vcth3pqm'