2025-09-08T21:05:02,903 Created temporary directory: /tmp/pip-build-tracker-b_7u5fkt 2025-09-08T21:05:02,904 Initialized build tracking at /tmp/pip-build-tracker-b_7u5fkt 2025-09-08T21:05:02,904 Created build tracker: /tmp/pip-build-tracker-b_7u5fkt 2025-09-08T21:05:02,904 Entered build tracker: /tmp/pip-build-tracker-b_7u5fkt 2025-09-08T21:05:02,904 Created temporary directory: /tmp/pip-wheel-uz83r9_7 2025-09-08T21:05:02,908 Created temporary directory: /tmp/pip-ephem-wheel-cache-m2zh2edl 2025-09-08T21:05:02,963 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-08T21:05:02,965 2 location(s) to search for versions of firm: 2025-09-08T21:05:02,965 * https://pypi.org/simple/firm/ 2025-09-08T21:05:02,965 * https://www.piwheels.org/simple/firm/ 2025-09-08T21:05:02,965 Fetching project page and analyzing links: https://pypi.org/simple/firm/ 2025-09-08T21:05:02,966 Getting page https://pypi.org/simple/firm/ 2025-09-08T21:05:02,967 Found index url https://pypi.org/simple/ 2025-09-08T21:05:03,170 Fetched page https://pypi.org/simple/firm/ as application/vnd.pypi.simple.v1+json 2025-09-08T21:05:03,172 Fetching project page and analyzing links: https://www.piwheels.org/simple/firm/ 2025-09-08T21:05:03,172 Getting page https://www.piwheels.org/simple/firm/ 2025-09-08T21:05:03,174 Found index url https://www.piwheels.org/simple/ 2025-09-08T21:05:03,276 Fetched page https://www.piwheels.org/simple/firm/ as text/html 2025-09-08T21:05:03,279 Skipping link: No binaries permitted for firm: https://archive1.piwheels.org/simple/firm/firm-1.1.3-cp35-cp35m-linux_armv7l.whl#sha256=eb59a00db98c7f88847fc00d27debd898ae40288f43885e7ce88e3fb9f785681 (from https://www.piwheels.org/simple/firm/) 2025-09-08T21:05:03,279 Skipping link: No binaries permitted for firm: https://archive1.piwheels.org/simple/firm/firm-1.1.3-cp35-cp35m-linux_armv6l.whl#sha256=eb59a00db98c7f88847fc00d27debd898ae40288f43885e7ce88e3fb9f785681 (from https://www.piwheels.org/simple/firm/) 2025-09-08T21:05:03,279 Skipping link: No binaries permitted for firm: https://archive1.piwheels.org/simple/firm/firm-1.1.2-cp35-cp35m-linux_armv6l.whl#sha256=7abfa213f23e0c2cfa6f014f6fe84dbe23d353b1df659e856c670da36a6d5852 (from https://www.piwheels.org/simple/firm/) 2025-09-08T21:05:03,279 Skipping link: No binaries permitted for firm: https://archive1.piwheels.org/simple/firm/firm-1.1.2-cp35-cp35m-linux_armv7l.whl#sha256=7abfa213f23e0c2cfa6f014f6fe84dbe23d353b1df659e856c670da36a6d5852 (from https://www.piwheels.org/simple/firm/) 2025-09-08T21:05:03,280 Skipping link: No binaries permitted for firm: https://archive1.piwheels.org/simple/firm/firm-1.1.1-py3-none-any.whl#sha256=22c0acc00f2be3605a30b028d4b07fa9d16b69faf54fd04887e336770ab31694 (from https://www.piwheels.org/simple/firm/) 2025-09-08T21:05:03,280 Skipping link: No binaries permitted for firm: https://archive1.piwheels.org/simple/firm/firm-1.1.0-py3-none-any.whl#sha256=7f06de6c32fd4732eeef6a296b6a28c3c27427b28fab0b4e0204912614c3f416 (from https://www.piwheels.org/simple/firm/) 2025-09-08T21:05:03,280 Skipping link: not a file: https://www.piwheels.org/simple/firm/ 2025-09-08T21:05:03,280 Skipping link: not a file: https://pypi.org/simple/firm/ 2025-09-08T21:05:03,307 Given no hashes to check 0 links for project 'firm': discarding no candidates 2025-09-08T21:05:03,307 ERROR: Could not find a version that satisfies the requirement firm==1.1.2 (from versions: none) 2025-09-08T21:05:03,308 ERROR: No matching distribution found for firm==1.1.2 2025-09-08T21:05:03,309 Exception information: 2025-09-08T21:05:03,309 Traceback (most recent call last): 2025-09-08T21:05:03,309 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-08T21:05:03,309 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-08T21:05:03,309 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T21:05:03,309 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-08T21:05:03,309 raise RequirementsConflicted(criterion) 2025-09-08T21:05:03,309 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('firm==1.1.2') 2025-09-08T21:05:03,309 2025-09-08T21:05:03,309 The above exception was the direct cause of the following exception: 2025-09-08T21:05:03,309 2025-09-08T21:05:03,309 Traceback (most recent call last): 2025-09-08T21:05:03,309 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-08T21:05:03,309 result = self._result = resolver.resolve( 2025-09-08T21:05:03,309 ~~~~~~~~~~~~~~~~^ 2025-09-08T21:05:03,309 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-08T21:05:03,309 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T21:05:03,309 ) 2025-09-08T21:05:03,309 ^ 2025-09-08T21:05:03,309 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-08T21:05:03,309 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-08T21:05:03,309 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-08T21:05:03,309 raise ResolutionImpossible(e.criterion.information) from e 2025-09-08T21:05:03,309 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('firm==1.1.2'), parent=None)] 2025-09-08T21:05:03,309 2025-09-08T21:05:03,309 The above exception was the direct cause of the following exception: 2025-09-08T21:05:03,309 2025-09-08T21:05:03,309 Traceback (most recent call last): 2025-09-08T21:05:03,309 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-08T21:05:03,309 status = _inner_run() 2025-09-08T21:05:03,309 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-08T21:05:03,309 return self.run(options, args) 2025-09-08T21:05:03,309 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-08T21:05:03,309 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-08T21:05:03,309 return func(self, options, args) 2025-09-08T21:05:03,309 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-08T21:05:03,309 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-08T21:05:03,309 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-08T21:05:03,309 raise error from e 2025-09-08T21:05:03,309 pip._internal.exceptions.DistributionNotFound: No matching distribution found for firm==1.1.2 2025-09-08T21:05:03,317 Removed build tracker: '/tmp/pip-build-tracker-b_7u5fkt'