2024-06-18T13:58:34,866 Created temporary directory: /tmp/pip-build-tracker-a3q1sm7g 2024-06-18T13:58:34,867 Initialized build tracking at /tmp/pip-build-tracker-a3q1sm7g 2024-06-18T13:58:34,867 Created build tracker: /tmp/pip-build-tracker-a3q1sm7g 2024-06-18T13:58:34,868 Entered build tracker: /tmp/pip-build-tracker-a3q1sm7g 2024-06-18T13:58:34,869 Created temporary directory: /tmp/pip-wheel-2wphz0ca 2024-06-18T13:58:34,872 Created temporary directory: /tmp/pip-ephem-wheel-cache-hv4j5h7o 2024-06-18T13:58:34,896 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-06-18T13:58:34,899 2 location(s) to search for versions of akeyless-cdktf: 2024-06-18T13:58:34,899 * https://pypi.org/simple/akeyless-cdktf/ 2024-06-18T13:58:34,899 * https://www.piwheels.org/simple/akeyless-cdktf/ 2024-06-18T13:58:34,900 Fetching project page and analyzing links: https://pypi.org/simple/akeyless-cdktf/ 2024-06-18T13:58:34,901 Getting page https://pypi.org/simple/akeyless-cdktf/ 2024-06-18T13:58:34,902 Found index url https://pypi.org/simple/ 2024-06-18T13:58:35,117 Fetched page https://pypi.org/simple/akeyless-cdktf/ as application/vnd.pypi.simple.v1+json 2024-06-18T13:58:35,118 Skipping link: No binaries permitted for akeyless-cdktf: https://files.pythonhosted.org/packages/bc/bf/3e42c7ebdf52b7a43a8457890b9a2fe909540cfb1d4cfd1e7b3f1274055c/akeyless_cdktf-1.6.3-py3-none-any.whl (from https://pypi.org/simple/akeyless-cdktf/) (requires-python:<4.0,>=3.12) 2024-06-18T13:58:35,120 Link requires a different Python (3.11.2 not in: '<4.0,>=3.12'): https://files.pythonhosted.org/packages/47/4d/f727d7b5a57ddc22936f21621d2426bd6fc27307e475badb6986bc7d8d1d/akeyless_cdktf-1.6.3.tar.gz (from https://pypi.org/simple/akeyless-cdktf/) (requires-python:<4.0,>=3.12) 2024-06-18T13:58:35,120 Skipping link: 1.6.3 Requires-Python <4.0,>=3.12: https://files.pythonhosted.org/packages/47/4d/f727d7b5a57ddc22936f21621d2426bd6fc27307e475badb6986bc7d8d1d/akeyless_cdktf-1.6.3.tar.gz (from https://pypi.org/simple/akeyless-cdktf/) (requires-python:<4.0,>=3.12) 2024-06-18T13:58:35,121 Fetching project page and analyzing links: https://www.piwheels.org/simple/akeyless-cdktf/ 2024-06-18T13:58:35,122 Getting page https://www.piwheels.org/simple/akeyless-cdktf/ 2024-06-18T13:58:35,123 Found index url https://www.piwheels.org/simple/ 2024-06-18T13:58:35,283 Fetched page https://www.piwheels.org/simple/akeyless-cdktf/ as text/html 2024-06-18T13:58:35,284 Skipping link: not a file: https://www.piwheels.org/simple/akeyless-cdktf/ 2024-06-18T13:58:35,285 Skipping link: not a file: https://pypi.org/simple/akeyless-cdktf/ 2024-06-18T13:58:35,303 Given no hashes to check 0 links for project 'akeyless-cdktf': discarding no candidates 2024-06-18T13:58:35,303 ERROR: Ignored the following versions that require a different python version: 1.6.3 Requires-Python <4.0,>=3.12 2024-06-18T13:58:35,306 ERROR: Could not find a version that satisfies the requirement akeyless-cdktf==1.6.3 (from versions: none) 2024-06-18T13:58:35,307 ERROR: No matching distribution found for akeyless-cdktf==1.6.3 2024-06-18T13:58:35,309 Exception information: 2024-06-18T13:58:35,309 Traceback (most recent call last): 2024-06-18T13:58:35,309 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-06-18T13:58:35,309 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-06-18T13:58:35,309 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-06-18T13:58:35,309 raise RequirementsConflicted(criterion) 2024-06-18T13:58:35,309 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('akeyless-cdktf==1.6.3') 2024-06-18T13:58:35,309 2024-06-18T13:58:35,309 During handling of the above exception, another exception occurred: 2024-06-18T13:58:35,309 2024-06-18T13:58:35,309 Traceback (most recent call last): 2024-06-18T13:58:35,309 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-06-18T13:58:35,309 result = self._result = resolver.resolve( 2024-06-18T13:58:35,309 ^^^^^^^^^^^^^^^^^ 2024-06-18T13:58:35,309 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-06-18T13:58:35,309 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-06-18T13:58:35,309 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-06-18T13:58:35,309 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-06-18T13:58:35,309 raise ResolutionImpossible(e.criterion.information) 2024-06-18T13:58:35,309 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('akeyless-cdktf==1.6.3'), parent=None)] 2024-06-18T13:58:35,309 2024-06-18T13:58:35,309 The above exception was the direct cause of the following exception: 2024-06-18T13:58:35,309 2024-06-18T13:58:35,309 Traceback (most recent call last): 2024-06-18T13:58:35,309 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-06-18T13:58:35,309 status = run_func(*args) 2024-06-18T13:58:35,309 ^^^^^^^^^^^^^^^ 2024-06-18T13:58:35,309 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-06-18T13:58:35,309 return func(self, options, args) 2024-06-18T13:58:35,309 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-06-18T13:58:35,309 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-06-18T13:58:35,309 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-06-18T13:58:35,309 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-06-18T13:58:35,309 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-06-18T13:58:35,309 raise error from e 2024-06-18T13:58:35,309 pip._internal.exceptions.DistributionNotFound: No matching distribution found for akeyless-cdktf==1.6.3 2024-06-18T13:58:35,314 Removed build tracker: '/tmp/pip-build-tracker-a3q1sm7g'