2023-09-11T23:45:34,226 Created temporary directory: /tmp/pip-build-tracker-ov7zs0bz 2023-09-11T23:45:34,227 Initialized build tracking at /tmp/pip-build-tracker-ov7zs0bz 2023-09-11T23:45:34,228 Created build tracker: /tmp/pip-build-tracker-ov7zs0bz 2023-09-11T23:45:34,228 Entered build tracker: /tmp/pip-build-tracker-ov7zs0bz 2023-09-11T23:45:34,229 Created temporary directory: /tmp/pip-wheel-arw4ywpp 2023-09-11T23:45:34,232 Created temporary directory: /tmp/pip-ephem-wheel-cache-a_e0p_f6 2023-09-11T23:45:34,253 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-11T23:45:34,257 2 location(s) to search for versions of firm: 2023-09-11T23:45:34,257 * https://pypi.org/simple/firm/ 2023-09-11T23:45:34,257 * https://www.piwheels.org/simple/firm/ 2023-09-11T23:45:34,258 Fetching project page and analyzing links: https://pypi.org/simple/firm/ 2023-09-11T23:45:34,258 Getting page https://pypi.org/simple/firm/ 2023-09-11T23:45:34,260 Found index url https://pypi.org/simple/ 2023-09-11T23:45:34,398 Fetched page https://pypi.org/simple/firm/ as application/vnd.pypi.simple.v1+json 2023-09-11T23:45:34,399 Fetching project page and analyzing links: https://www.piwheels.org/simple/firm/ 2023-09-11T23:45:34,400 Getting page https://www.piwheels.org/simple/firm/ 2023-09-11T23:45:34,401 Found index url https://www.piwheels.org/simple/ 2023-09-11T23:45:36,415 Fetched page https://www.piwheels.org/simple/firm/ as text/html 2023-09-11T23:45:36,422 Skipping link: No binaries permitted for firm: https://www.piwheels.org/simple/firm/firm-1.1.0-py3-none-any.whl#sha256=7f06de6c32fd4732eeef6a296b6a28c3c27427b28fab0b4e0204912614c3f416 (from https://www.piwheels.org/simple/firm/) 2023-09-11T23:45:36,423 Skipping link: No binaries permitted for firm: https://www.piwheels.org/simple/firm/firm-1.1.1-py3-none-any.whl#sha256=22c0acc00f2be3605a30b028d4b07fa9d16b69faf54fd04887e336770ab31694 (from https://www.piwheels.org/simple/firm/) 2023-09-11T23:45:36,424 Skipping link: No binaries permitted for firm: https://www.piwheels.org/simple/firm/firm-1.1.2-cp35-cp35m-linux_armv6l.whl#sha256=7abfa213f23e0c2cfa6f014f6fe84dbe23d353b1df659e856c670da36a6d5852 (from https://www.piwheels.org/simple/firm/) 2023-09-11T23:45:36,425 Skipping link: No binaries permitted for firm: https://www.piwheels.org/simple/firm/firm-1.1.2-cp35-cp35m-linux_armv7l.whl#sha256=7abfa213f23e0c2cfa6f014f6fe84dbe23d353b1df659e856c670da36a6d5852 (from https://www.piwheels.org/simple/firm/) 2023-09-11T23:45:36,426 Skipping link: No binaries permitted for firm: https://www.piwheels.org/simple/firm/firm-1.1.3-cp35-cp35m-linux_armv6l.whl#sha256=eb59a00db98c7f88847fc00d27debd898ae40288f43885e7ce88e3fb9f785681 (from https://www.piwheels.org/simple/firm/) 2023-09-11T23:45:36,427 Skipping link: No binaries permitted for firm: https://www.piwheels.org/simple/firm/firm-1.1.3-cp35-cp35m-linux_armv7l.whl#sha256=eb59a00db98c7f88847fc00d27debd898ae40288f43885e7ce88e3fb9f785681 (from https://www.piwheels.org/simple/firm/) 2023-09-11T23:45:36,428 Skipping link: not a file: https://www.piwheels.org/simple/firm/ 2023-09-11T23:45:36,429 Skipping link: not a file: https://pypi.org/simple/firm/ 2023-09-11T23:45:36,472 Given no hashes to check 0 links for project 'firm': discarding no candidates 2023-09-11T23:45:36,474 ERROR: Could not find a version that satisfies the requirement firm==1.1.3 (from versions: none) 2023-09-11T23:45:36,477 ERROR: No matching distribution found for firm==1.1.3 2023-09-11T23:45:36,480 Exception information: 2023-09-11T23:45:36,480 Traceback (most recent call last): 2023-09-11T23:45:36,480 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-11T23:45:36,480 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-11T23:45:36,480 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-11T23:45:36,480 raise RequirementsConflicted(criterion) 2023-09-11T23:45:36,480 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('firm==1.1.3') 2023-09-11T23:45:36,480 2023-09-11T23:45:36,480 During handling of the above exception, another exception occurred: 2023-09-11T23:45:36,480 2023-09-11T23:45:36,480 Traceback (most recent call last): 2023-09-11T23:45:36,480 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-11T23:45:36,480 result = self._result = resolver.resolve( 2023-09-11T23:45:36,480 ^^^^^^^^^^^^^^^^^ 2023-09-11T23:45:36,480 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-11T23:45:36,480 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-11T23:45:36,480 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-11T23:45:36,480 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-11T23:45:36,480 raise ResolutionImpossible(e.criterion.information) 2023-09-11T23:45:36,480 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('firm==1.1.3'), parent=None)] 2023-09-11T23:45:36,480 2023-09-11T23:45:36,480 The above exception was the direct cause of the following exception: 2023-09-11T23:45:36,480 2023-09-11T23:45:36,480 Traceback (most recent call last): 2023-09-11T23:45:36,480 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-11T23:45:36,480 status = run_func(*args) 2023-09-11T23:45:36,480 ^^^^^^^^^^^^^^^ 2023-09-11T23:45:36,480 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-11T23:45:36,480 return func(self, options, args) 2023-09-11T23:45:36,480 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-11T23:45:36,480 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-11T23:45:36,480 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-11T23:45:36,480 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-11T23:45:36,480 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-11T23:45:36,480 raise error from e 2023-09-11T23:45:36,480 pip._internal.exceptions.DistributionNotFound: No matching distribution found for firm==1.1.3 2023-09-11T23:45:36,486 Removed build tracker: '/tmp/pip-build-tracker-ov7zs0bz'