2025-09-07T22:05:00,011 Created temporary directory: /tmp/pip-build-tracker-r7fmawdg 2025-09-07T22:05:00,012 Initialized build tracking at /tmp/pip-build-tracker-r7fmawdg 2025-09-07T22:05:00,012 Created build tracker: /tmp/pip-build-tracker-r7fmawdg 2025-09-07T22:05:00,012 Entered build tracker: /tmp/pip-build-tracker-r7fmawdg 2025-09-07T22:05:00,013 Created temporary directory: /tmp/pip-wheel-e9yi183h 2025-09-07T22:05:00,016 Created temporary directory: /tmp/pip-ephem-wheel-cache-zv745k3a 2025-09-07T22:05:00,075 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-07T22:05:00,078 2 location(s) to search for versions of automodinit: 2025-09-07T22:05:00,078 * https://pypi.org/simple/automodinit/ 2025-09-07T22:05:00,078 * https://www.piwheels.org/simple/automodinit/ 2025-09-07T22:05:00,078 Fetching project page and analyzing links: https://pypi.org/simple/automodinit/ 2025-09-07T22:05:00,078 Getting page https://pypi.org/simple/automodinit/ 2025-09-07T22:05:00,080 Found index url https://pypi.org/simple/ 2025-09-07T22:05:00,150 Fetched page https://pypi.org/simple/automodinit/ as application/vnd.pypi.simple.v1+json 2025-09-07T22:05:00,152 Found link https://files.pythonhosted.org/packages/7e/c2/cce2afb690003b627a36fb80e56b6ab419a8369825da5175a3ed8e5faa80/automodinit-0.12.zip (from https://pypi.org/simple/automodinit/), version: 0.12 2025-09-07T22:05:00,152 Found link https://files.pythonhosted.org/packages/e6/88/74ed0fd66e3959911b834b4ba3c0c3c84a2d985c0659aa40e0a584764f34/automodinit-0.14.tar.gz (from https://pypi.org/simple/automodinit/), version: 0.14 2025-09-07T22:05:00,152 Found link https://files.pythonhosted.org/packages/e9/e6/b1827d8c4702b7db04e38a81e18904a87fac59b134026b1a09ba93026e96/automodinit-0.15.tar.gz (from https://pypi.org/simple/automodinit/), version: 0.15 2025-09-07T22:05:00,152 Found link https://files.pythonhosted.org/packages/7c/28/214fff05c552d333433ca43f6cabd6d9f5577f878adff9d11e418f28917b/automodinit-0.16.tar.gz (from https://pypi.org/simple/automodinit/), version: 0.16 2025-09-07T22:05:00,153 Fetching project page and analyzing links: https://www.piwheels.org/simple/automodinit/ 2025-09-07T22:05:00,153 Getting page https://www.piwheels.org/simple/automodinit/ 2025-09-07T22:05:00,154 Found index url https://www.piwheels.org/simple/ 2025-09-07T22:05:00,247 Fetched page https://www.piwheels.org/simple/automodinit/ as text/html 2025-09-07T22:05:00,248 Skipping link: No binaries permitted for automodinit: https://archive1.piwheels.org/simple/automodinit/automodinit-0.16-py3-none-any.whl#sha256=39bb77379cd3681cfd84b6c5aa9993237687412667ed7ce2a7e22ad2b57153c8 (from https://www.piwheels.org/simple/automodinit/) 2025-09-07T22:05:00,248 Skipping link: not a file: https://www.piwheels.org/simple/automodinit/ 2025-09-07T22:05:00,248 Skipping link: not a file: https://pypi.org/simple/automodinit/ 2025-09-07T22:05:00,270 Given no hashes to check 0 links for project 'automodinit': discarding no candidates 2025-09-07T22:05:00,270 ERROR: Could not find a version that satisfies the requirement automodinit==0.13 (from versions: 0.12, 0.14, 0.15, 0.16) 2025-09-07T22:05:00,271 ERROR: No matching distribution found for automodinit==0.13 2025-09-07T22:05:00,273 Exception information: 2025-09-07T22:05:00,273 Traceback (most recent call last): 2025-09-07T22:05:00,273 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-07T22:05:00,273 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-07T22:05:00,273 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T22:05:00,273 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-07T22:05:00,273 raise RequirementsConflicted(criterion) 2025-09-07T22:05:00,273 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('automodinit==0.13') 2025-09-07T22:05:00,273 2025-09-07T22:05:00,273 The above exception was the direct cause of the following exception: 2025-09-07T22:05:00,273 2025-09-07T22:05:00,273 Traceback (most recent call last): 2025-09-07T22:05:00,273 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-07T22:05:00,273 result = self._result = resolver.resolve( 2025-09-07T22:05:00,273 ~~~~~~~~~~~~~~~~^ 2025-09-07T22:05:00,273 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-07T22:05:00,273 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T22:05:00,273 ) 2025-09-07T22:05:00,273 ^ 2025-09-07T22:05:00,273 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-07T22:05:00,273 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-07T22:05:00,273 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-07T22:05:00,273 raise ResolutionImpossible(e.criterion.information) from e 2025-09-07T22:05:00,273 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('automodinit==0.13'), parent=None)] 2025-09-07T22:05:00,273 2025-09-07T22:05:00,273 The above exception was the direct cause of the following exception: 2025-09-07T22:05:00,273 2025-09-07T22:05:00,273 Traceback (most recent call last): 2025-09-07T22:05:00,273 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-07T22:05:00,273 status = _inner_run() 2025-09-07T22:05:00,273 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-07T22:05:00,273 return self.run(options, args) 2025-09-07T22:05:00,273 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-07T22:05:00,273 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-07T22:05:00,273 return func(self, options, args) 2025-09-07T22:05:00,273 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-07T22:05:00,273 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-07T22:05:00,273 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-07T22:05:00,273 raise error from e 2025-09-07T22:05:00,273 pip._internal.exceptions.DistributionNotFound: No matching distribution found for automodinit==0.13 2025-09-07T22:05:00,282 Removed build tracker: '/tmp/pip-build-tracker-r7fmawdg'