2024-03-20T15:45:32,673 Created temporary directory: /tmp/pip-build-tracker-3smjkh0l 2024-03-20T15:45:32,674 Initialized build tracking at /tmp/pip-build-tracker-3smjkh0l 2024-03-20T15:45:32,675 Created build tracker: /tmp/pip-build-tracker-3smjkh0l 2024-03-20T15:45:32,676 Entered build tracker: /tmp/pip-build-tracker-3smjkh0l 2024-03-20T15:45:32,677 Created temporary directory: /tmp/pip-wheel-u1203mxo 2024-03-20T15:45:32,681 Created temporary directory: /tmp/pip-ephem-wheel-cache-ox1hi5se 2024-03-20T15:45:32,710 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-03-20T15:45:32,715 2 location(s) to search for versions of shipyard-dbt: 2024-03-20T15:45:32,715 * https://pypi.org/simple/shipyard-dbt/ 2024-03-20T15:45:32,715 * https://www.piwheels.org/simple/shipyard-dbt/ 2024-03-20T15:45:32,716 Fetching project page and analyzing links: https://pypi.org/simple/shipyard-dbt/ 2024-03-20T15:45:32,717 Getting page https://pypi.org/simple/shipyard-dbt/ 2024-03-20T15:45:32,719 Found index url https://pypi.org/simple/ 2024-03-20T15:45:32,951 Fetched page https://pypi.org/simple/shipyard-dbt/ as application/vnd.pypi.simple.v1+json 2024-03-20T15:45:32,953 Skipping link: No binaries permitted for shipyard-dbt: https://files.pythonhosted.org/packages/ff/99/e3d6ac4179893d4b265d776e66657ebc644f6e04794523aba53a49ba1aca/shipyard_dbt-0.1.0-py3-none-any.whl (from https://pypi.org/simple/shipyard-dbt/) (requires-python:<3.10,>=3.7) 2024-03-20T15:45:32,954 Link requires a different Python (3.11.2 not in: '<3.10,>=3.7'): https://files.pythonhosted.org/packages/8b/3b/806ad8e6f111c5ebcc9e64e929a198f3686e4b856ff01bf9ad30b8e17b85/shipyard_dbt-0.1.0.tar.gz (from https://pypi.org/simple/shipyard-dbt/) (requires-python:<3.10,>=3.7) 2024-03-20T15:45:32,954 Skipping link: 0.1.0 Requires-Python <3.10,>=3.7: https://files.pythonhosted.org/packages/8b/3b/806ad8e6f111c5ebcc9e64e929a198f3686e4b856ff01bf9ad30b8e17b85/shipyard_dbt-0.1.0.tar.gz (from https://pypi.org/simple/shipyard-dbt/) (requires-python:<3.10,>=3.7) 2024-03-20T15:45:32,955 Fetching project page and analyzing links: https://www.piwheels.org/simple/shipyard-dbt/ 2024-03-20T15:45:32,956 Getting page https://www.piwheels.org/simple/shipyard-dbt/ 2024-03-20T15:45:32,957 Found index url https://www.piwheels.org/simple/ 2024-03-20T15:45:33,305 Fetched page https://www.piwheels.org/simple/shipyard-dbt/ as text/html 2024-03-20T15:45:33,306 Skipping link: not a file: https://www.piwheels.org/simple/shipyard-dbt/ 2024-03-20T15:45:33,307 Skipping link: not a file: https://pypi.org/simple/shipyard-dbt/ 2024-03-20T15:45:33,325 Given no hashes to check 0 links for project 'shipyard-dbt': discarding no candidates 2024-03-20T15:45:33,326 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python <3.10,>=3.7 2024-03-20T15:45:33,327 ERROR: Could not find a version that satisfies the requirement shipyard-dbt==0.1.0 (from versions: none) 2024-03-20T15:45:33,329 ERROR: No matching distribution found for shipyard-dbt==0.1.0 2024-03-20T15:45:33,330 Exception information: 2024-03-20T15:45:33,330 Traceback (most recent call last): 2024-03-20T15:45:33,330 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-03-20T15:45:33,330 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-03-20T15:45:33,330 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-03-20T15:45:33,330 raise RequirementsConflicted(criterion) 2024-03-20T15:45:33,330 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('shipyard-dbt==0.1.0') 2024-03-20T15:45:33,330 2024-03-20T15:45:33,330 During handling of the above exception, another exception occurred: 2024-03-20T15:45:33,330 2024-03-20T15:45:33,330 Traceback (most recent call last): 2024-03-20T15:45:33,330 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-03-20T15:45:33,330 result = self._result = resolver.resolve( 2024-03-20T15:45:33,330 ^^^^^^^^^^^^^^^^^ 2024-03-20T15:45:33,330 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-03-20T15:45:33,330 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-03-20T15:45:33,330 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-03-20T15:45:33,330 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-03-20T15:45:33,330 raise ResolutionImpossible(e.criterion.information) 2024-03-20T15:45:33,330 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('shipyard-dbt==0.1.0'), parent=None)] 2024-03-20T15:45:33,330 2024-03-20T15:45:33,330 The above exception was the direct cause of the following exception: 2024-03-20T15:45:33,330 2024-03-20T15:45:33,330 Traceback (most recent call last): 2024-03-20T15:45:33,330 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-03-20T15:45:33,330 status = run_func(*args) 2024-03-20T15:45:33,330 ^^^^^^^^^^^^^^^ 2024-03-20T15:45:33,330 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-03-20T15:45:33,330 return func(self, options, args) 2024-03-20T15:45:33,330 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-03-20T15:45:33,330 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-03-20T15:45:33,330 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-03-20T15:45:33,330 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-03-20T15:45:33,330 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-03-20T15:45:33,330 raise error from e 2024-03-20T15:45:33,330 pip._internal.exceptions.DistributionNotFound: No matching distribution found for shipyard-dbt==0.1.0 2024-03-20T15:45:33,336 Removed build tracker: '/tmp/pip-build-tracker-3smjkh0l'