2024-04-12T08:51:05,920 Created temporary directory: /tmp/pip-build-tracker-rmc4k6n8 2024-04-12T08:51:05,924 Initialized build tracking at /tmp/pip-build-tracker-rmc4k6n8 2024-04-12T08:51:05,924 Created build tracker: /tmp/pip-build-tracker-rmc4k6n8 2024-04-12T08:51:05,924 Entered build tracker: /tmp/pip-build-tracker-rmc4k6n8 2024-04-12T08:51:05,926 Created temporary directory: /tmp/pip-wheel-s9ufb9e9 2024-04-12T08:51:05,936 Created temporary directory: /tmp/pip-ephem-wheel-cache-0tgqks9u 2024-04-12T08:51:05,991 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-04-12T08:51:06,006 2 location(s) to search for versions of dbtrunner-dtacs: 2024-04-12T08:51:06,006 * https://pypi.org/simple/dbtrunner-dtacs/ 2024-04-12T08:51:06,006 * https://www.piwheels.org/simple/dbtrunner-dtacs/ 2024-04-12T08:51:06,007 Fetching project page and analyzing links: https://pypi.org/simple/dbtrunner-dtacs/ 2024-04-12T08:51:06,008 Getting page https://pypi.org/simple/dbtrunner-dtacs/ 2024-04-12T08:51:06,012 Found index url https://pypi.org/simple/ 2024-04-12T08:51:06,122 Fetched page https://pypi.org/simple/dbtrunner-dtacs/ as application/vnd.pypi.simple.v1+json 2024-04-12T08:51:06,125 Skipping link: No binaries permitted for dbtrunner-dtacs: https://files.pythonhosted.org/packages/a8/18/94f28315341b8efd53751bbbeedfe9405b9750b09cb4349e48d0a5badb98/dbtrunner_dtacs-0.1.0-py3-none-any.whl (from https://pypi.org/simple/dbtrunner-dtacs/) (requires-python:<4.0,>=3.10) 2024-04-12T08:51:06,127 Link requires a different Python (3.7.3 not in: '<4.0,>=3.10'): https://files.pythonhosted.org/packages/99/82/083beb8aaac8f6338b9987395f836a8e4765f9531a3a22b6bdd76027ec10/dbtrunner_dtacs-0.1.0.tar.gz (from https://pypi.org/simple/dbtrunner-dtacs/) (requires-python:<4.0,>=3.10) 2024-04-12T08:51:06,127 Skipping link: 0.1.0 Requires-Python <4.0,>=3.10: https://files.pythonhosted.org/packages/99/82/083beb8aaac8f6338b9987395f836a8e4765f9531a3a22b6bdd76027ec10/dbtrunner_dtacs-0.1.0.tar.gz (from https://pypi.org/simple/dbtrunner-dtacs/) (requires-python:<4.0,>=3.10) 2024-04-12T08:51:06,128 Fetching project page and analyzing links: https://www.piwheels.org/simple/dbtrunner-dtacs/ 2024-04-12T08:51:06,129 Getting page https://www.piwheels.org/simple/dbtrunner-dtacs/ 2024-04-12T08:51:06,131 Found index url https://www.piwheels.org/simple/ 2024-04-12T08:51:06,441 Fetched page https://www.piwheels.org/simple/dbtrunner-dtacs/ as text/html 2024-04-12T08:51:06,443 Skipping link: not a file: https://www.piwheels.org/simple/dbtrunner-dtacs/ 2024-04-12T08:51:06,443 Skipping link: not a file: https://pypi.org/simple/dbtrunner-dtacs/ 2024-04-12T08:51:06,476 Given no hashes to check 0 links for project 'dbtrunner-dtacs': discarding no candidates 2024-04-12T08:51:06,477 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python <4.0,>=3.10 2024-04-12T08:51:06,480 ERROR: Could not find a version that satisfies the requirement dbtrunner-dtacs==0.1.0 (from versions: none) 2024-04-12T08:51:06,482 ERROR: No matching distribution found for dbtrunner-dtacs==0.1.0 2024-04-12T08:51:06,484 Exception information: 2024-04-12T08:51:06,484 Traceback (most recent call last): 2024-04-12T08:51:06,484 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-04-12T08:51:06,484 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-04-12T08:51:06,484 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-04-12T08:51:06,484 raise RequirementsConflicted(criterion) 2024-04-12T08:51:06,484 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dbtrunner-dtacs==0.1.0') 2024-04-12T08:51:06,484 2024-04-12T08:51:06,484 During handling of the above exception, another exception occurred: 2024-04-12T08:51:06,484 2024-04-12T08:51:06,484 Traceback (most recent call last): 2024-04-12T08:51:06,484 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2024-04-12T08:51:06,484 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2024-04-12T08:51:06,484 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-04-12T08:51:06,484 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-04-12T08:51:06,484 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-04-12T08:51:06,484 raise ResolutionImpossible(e.criterion.information) 2024-04-12T08:51:06,484 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dbtrunner-dtacs==0.1.0'), parent=None)] 2024-04-12T08:51:06,484 2024-04-12T08:51:06,484 The above exception was the direct cause of the following exception: 2024-04-12T08:51:06,484 2024-04-12T08:51:06,484 Traceback (most recent call last): 2024-04-12T08:51:06,484 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-04-12T08:51:06,484 status = run_func(*args) 2024-04-12T08:51:06,484 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-04-12T08:51:06,484 return func(self, options, args) 2024-04-12T08:51:06,484 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-04-12T08:51:06,484 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-04-12T08:51:06,484 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-04-12T08:51:06,484 raise error from e 2024-04-12T08:51:06,484 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dbtrunner-dtacs==0.1.0 2024-04-12T08:51:06,492 Removed build tracker: '/tmp/pip-build-tracker-rmc4k6n8'