2024-10-09T19:34:10,766 Created temporary directory: /tmp/pip-build-tracker-0fh_lom5 2024-10-09T19:34:10,767 Initialized build tracking at /tmp/pip-build-tracker-0fh_lom5 2024-10-09T19:34:10,768 Created build tracker: /tmp/pip-build-tracker-0fh_lom5 2024-10-09T19:34:10,768 Entered build tracker: /tmp/pip-build-tracker-0fh_lom5 2024-10-09T19:34:10,769 Created temporary directory: /tmp/pip-wheel-quc1gz0j 2024-10-09T19:34:10,773 Created temporary directory: /tmp/pip-ephem-wheel-cache-xbbanvgo 2024-10-09T19:34:10,815 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-10-09T19:34:10,818 2 location(s) to search for versions of argiletum-devtools: 2024-10-09T19:34:10,818 * https://pypi.org/simple/argiletum-devtools/ 2024-10-09T19:34:10,818 * https://www.piwheels.org/simple/argiletum-devtools/ 2024-10-09T19:34:10,819 Fetching project page and analyzing links: https://pypi.org/simple/argiletum-devtools/ 2024-10-09T19:34:10,820 Getting page https://pypi.org/simple/argiletum-devtools/ 2024-10-09T19:34:10,821 Found index url https://pypi.org/simple/ 2024-10-09T19:34:11,048 Fetched page https://pypi.org/simple/argiletum-devtools/ as application/vnd.pypi.simple.v1+json 2024-10-09T19:34:11,050 Skipping link: No binaries permitted for argiletum-devtools: https://files.pythonhosted.org/packages/58/c6/d9172a70ccc071769b83cf5c823e4bd008420b22e51570373422a2f498fb/argiletum_devtools-1.0.0-py3-none-any.whl (from https://pypi.org/simple/argiletum-devtools/) (requires-python:>=3.12) 2024-10-09T19:34:11,051 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/78/61/4b2d9c575d69f617e23935481a09b85e42cd137663ad3a0b13e3c46eff6f/argiletum_devtools-1.0.0.tar.gz (from https://pypi.org/simple/argiletum-devtools/) (requires-python:>=3.12) 2024-10-09T19:34:11,051 Skipping link: 1.0.0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/78/61/4b2d9c575d69f617e23935481a09b85e42cd137663ad3a0b13e3c46eff6f/argiletum_devtools-1.0.0.tar.gz (from https://pypi.org/simple/argiletum-devtools/) (requires-python:>=3.12) 2024-10-09T19:34:11,052 Fetching project page and analyzing links: https://www.piwheels.org/simple/argiletum-devtools/ 2024-10-09T19:34:11,053 Getting page https://www.piwheels.org/simple/argiletum-devtools/ 2024-10-09T19:34:11,054 Found index url https://www.piwheels.org/simple/ 2024-10-09T19:34:11,221 Fetched page https://www.piwheels.org/simple/argiletum-devtools/ as text/html 2024-10-09T19:34:11,223 Skipping link: not a file: https://www.piwheels.org/simple/argiletum-devtools/ 2024-10-09T19:34:11,223 Skipping link: not a file: https://pypi.org/simple/argiletum-devtools/ 2024-10-09T19:34:11,240 Given no hashes to check 0 links for project 'argiletum-devtools': discarding no candidates 2024-10-09T19:34:11,241 ERROR: Ignored the following versions that require a different python version: 1.0.0 Requires-Python >=3.12 2024-10-09T19:34:11,243 ERROR: Could not find a version that satisfies the requirement argiletum-devtools==1.0.0 (from versions: none) 2024-10-09T19:34:11,244 ERROR: No matching distribution found for argiletum-devtools==1.0.0 2024-10-09T19:34:11,246 Exception information: 2024-10-09T19:34:11,246 Traceback (most recent call last): 2024-10-09T19:34:11,246 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-10-09T19:34:11,246 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-10-09T19:34:11,246 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-10-09T19:34:11,246 raise RequirementsConflicted(criterion) 2024-10-09T19:34:11,246 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('argiletum-devtools==1.0.0') 2024-10-09T19:34:11,246 2024-10-09T19:34:11,246 During handling of the above exception, another exception occurred: 2024-10-09T19:34:11,246 2024-10-09T19:34:11,246 Traceback (most recent call last): 2024-10-09T19:34:11,246 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-10-09T19:34:11,246 result = self._result = resolver.resolve( 2024-10-09T19:34:11,246 ^^^^^^^^^^^^^^^^^ 2024-10-09T19:34:11,246 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-10-09T19:34:11,246 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-10-09T19:34:11,246 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-09T19:34:11,246 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-10-09T19:34:11,246 raise ResolutionImpossible(e.criterion.information) 2024-10-09T19:34:11,246 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('argiletum-devtools==1.0.0'), parent=None)] 2024-10-09T19:34:11,246 2024-10-09T19:34:11,246 The above exception was the direct cause of the following exception: 2024-10-09T19:34:11,246 2024-10-09T19:34:11,246 Traceback (most recent call last): 2024-10-09T19:34:11,246 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-10-09T19:34:11,246 status = _inner_run() 2024-10-09T19:34:11,246 ^^^^^^^^^^^^ 2024-10-09T19:34:11,246 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-10-09T19:34:11,246 return self.run(options, args) 2024-10-09T19:34:11,246 ^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-09T19:34:11,246 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-10-09T19:34:11,246 return func(self, options, args) 2024-10-09T19:34:11,246 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-09T19:34:11,246 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-10-09T19:34:11,246 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-10-09T19:34:11,246 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-09T19:34:11,246 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-10-09T19:34:11,246 raise error from e 2024-10-09T19:34:11,246 pip._internal.exceptions.DistributionNotFound: No matching distribution found for argiletum-devtools==1.0.0 2024-10-09T19:34:11,251 Removed build tracker: '/tmp/pip-build-tracker-0fh_lom5'