2025-02-22T19:13:29,068 Created temporary directory: /tmp/pip-build-tracker-hw0q4qcf 2025-02-22T19:13:29,069 Initialized build tracking at /tmp/pip-build-tracker-hw0q4qcf 2025-02-22T19:13:29,070 Created build tracker: /tmp/pip-build-tracker-hw0q4qcf 2025-02-22T19:13:29,070 Entered build tracker: /tmp/pip-build-tracker-hw0q4qcf 2025-02-22T19:13:29,071 Created temporary directory: /tmp/pip-wheel-7blcz7ds 2025-02-22T19:13:29,076 Created temporary directory: /tmp/pip-ephem-wheel-cache-hqj6p14v 2025-02-22T19:13:29,120 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-02-22T19:13:29,123 2 location(s) to search for versions of cte2dbt: 2025-02-22T19:13:29,123 * https://pypi.org/simple/cte2dbt/ 2025-02-22T19:13:29,123 * https://www.piwheels.org/simple/cte2dbt/ 2025-02-22T19:13:29,124 Fetching project page and analyzing links: https://pypi.org/simple/cte2dbt/ 2025-02-22T19:13:29,125 Getting page https://pypi.org/simple/cte2dbt/ 2025-02-22T19:13:29,126 Found index url https://pypi.org/simple/ 2025-02-22T19:13:29,347 Fetched page https://pypi.org/simple/cte2dbt/ as application/vnd.pypi.simple.v1+json 2025-02-22T19:13:29,348 Skipping link: No binaries permitted for cte2dbt: https://files.pythonhosted.org/packages/4c/04/16e47694fcff867ba5195a19aedf4fe6fea9ba192cf13fe3e9c847004718/cte2dbt-1.0.0-py3-none-any.whl (from https://pypi.org/simple/cte2dbt/) (requires-python:<4.0,>=3.13) 2025-02-22T19:13:29,350 Link requires a different Python (3.11.2 not in: '<4.0,>=3.13'): https://files.pythonhosted.org/packages/05/f3/5b4ea4bec350f18f1895e7dd287f6f4865829c3a1f74ef6fff8a6e009873/cte2dbt-1.0.0.tar.gz (from https://pypi.org/simple/cte2dbt/) (requires-python:<4.0,>=3.13) 2025-02-22T19:13:29,350 Skipping link: 1.0.0 Requires-Python <4.0,>=3.13: https://files.pythonhosted.org/packages/05/f3/5b4ea4bec350f18f1895e7dd287f6f4865829c3a1f74ef6fff8a6e009873/cte2dbt-1.0.0.tar.gz (from https://pypi.org/simple/cte2dbt/) (requires-python:<4.0,>=3.13) 2025-02-22T19:13:29,351 Skipping link: No binaries permitted for cte2dbt: https://files.pythonhosted.org/packages/b3/19/ecd646b9dddd656ad4ba5347f1e297771116b38869843e06040b461e02c4/cte2dbt-1.0.1-py3-none-any.whl (from https://pypi.org/simple/cte2dbt/) (requires-python:<4.0,>=3.13) 2025-02-22T19:13:29,352 Link requires a different Python (3.11.2 not in: '<4.0,>=3.13'): https://files.pythonhosted.org/packages/85/0e/d02309bc2f333c2c3bcee2d1e958c18df3111a5713d1e7610234c97856d2/cte2dbt-1.0.1.tar.gz (from https://pypi.org/simple/cte2dbt/) (requires-python:<4.0,>=3.13) 2025-02-22T19:13:29,352 Skipping link: 1.0.1 Requires-Python <4.0,>=3.13: https://files.pythonhosted.org/packages/85/0e/d02309bc2f333c2c3bcee2d1e958c18df3111a5713d1e7610234c97856d2/cte2dbt-1.0.1.tar.gz (from https://pypi.org/simple/cte2dbt/) (requires-python:<4.0,>=3.13) 2025-02-22T19:13:29,353 Fetching project page and analyzing links: https://www.piwheels.org/simple/cte2dbt/ 2025-02-22T19:13:29,354 Getting page https://www.piwheels.org/simple/cte2dbt/ 2025-02-22T19:13:29,355 Found index url https://www.piwheels.org/simple/ 2025-02-22T19:13:29,521 Fetched page https://www.piwheels.org/simple/cte2dbt/ as text/html 2025-02-22T19:13:29,522 Skipping link: not a file: https://www.piwheels.org/simple/cte2dbt/ 2025-02-22T19:13:29,523 Skipping link: not a file: https://pypi.org/simple/cte2dbt/ 2025-02-22T19:13:29,540 Given no hashes to check 0 links for project 'cte2dbt': discarding no candidates 2025-02-22T19:13:29,541 ERROR: Ignored the following versions that require a different python version: 1.0.0 Requires-Python <4.0,>=3.13; 1.0.1 Requires-Python <4.0,>=3.13 2025-02-22T19:13:29,543 ERROR: Could not find a version that satisfies the requirement cte2dbt==1.0.1 (from versions: none) 2025-02-22T19:13:29,544 ERROR: No matching distribution found for cte2dbt==1.0.1 2025-02-22T19:13:29,546 Exception information: 2025-02-22T19:13:29,546 Traceback (most recent call last): 2025-02-22T19:13:29,546 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2025-02-22T19:13:29,546 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-02-22T19:13:29,546 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2025-02-22T19:13:29,546 raise RequirementsConflicted(criterion) 2025-02-22T19:13:29,546 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cte2dbt==1.0.1') 2025-02-22T19:13:29,546 2025-02-22T19:13:29,546 During handling of the above exception, another exception occurred: 2025-02-22T19:13:29,546 2025-02-22T19:13:29,546 Traceback (most recent call last): 2025-02-22T19:13:29,546 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2025-02-22T19:13:29,546 result = self._result = resolver.resolve( 2025-02-22T19:13:29,546 ^^^^^^^^^^^^^^^^^ 2025-02-22T19:13:29,546 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2025-02-22T19:13:29,546 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-02-22T19:13:29,546 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-02-22T19:13:29,546 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2025-02-22T19:13:29,546 raise ResolutionImpossible(e.criterion.information) 2025-02-22T19:13:29,546 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cte2dbt==1.0.1'), parent=None)] 2025-02-22T19:13:29,546 2025-02-22T19:13:29,546 The above exception was the direct cause of the following exception: 2025-02-22T19:13:29,546 2025-02-22T19:13:29,546 Traceback (most recent call last): 2025-02-22T19:13:29,546 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-02-22T19:13:29,546 status = _inner_run() 2025-02-22T19:13:29,546 ^^^^^^^^^^^^ 2025-02-22T19:13:29,546 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-02-22T19:13:29,546 return self.run(options, args) 2025-02-22T19:13:29,546 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-02-22T19:13:29,546 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2025-02-22T19:13:29,546 return func(self, options, args) 2025-02-22T19:13:29,546 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-02-22T19:13:29,546 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-02-22T19:13:29,546 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-02-22T19:13:29,546 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-02-22T19:13:29,546 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2025-02-22T19:13:29,546 raise error from e 2025-02-22T19:13:29,546 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cte2dbt==1.0.1 2025-02-22T19:13:29,552 Removed build tracker: '/tmp/pip-build-tracker-hw0q4qcf'