2025-09-08T03:12:57,739 Created temporary directory: /tmp/pip-build-tracker-o4mdr_65 2025-09-08T03:12:57,740 Initialized build tracking at /tmp/pip-build-tracker-o4mdr_65 2025-09-08T03:12:57,740 Created build tracker: /tmp/pip-build-tracker-o4mdr_65 2025-09-08T03:12:57,740 Entered build tracker: /tmp/pip-build-tracker-o4mdr_65 2025-09-08T03:12:57,741 Created temporary directory: /tmp/pip-wheel-fhf2_rqw 2025-09-08T03:12:57,744 Created temporary directory: /tmp/pip-ephem-wheel-cache-9wcmy890 2025-09-08T03:12:57,801 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-08T03:12:57,803 2 location(s) to search for versions of lfm: 2025-09-08T03:12:57,803 * https://pypi.org/simple/lfm/ 2025-09-08T03:12:57,803 * https://www.piwheels.org/simple/lfm/ 2025-09-08T03:12:57,803 Fetching project page and analyzing links: https://pypi.org/simple/lfm/ 2025-09-08T03:12:57,804 Getting page https://pypi.org/simple/lfm/ 2025-09-08T03:12:57,805 Found index url https://pypi.org/simple/ 2025-09-08T03:12:57,874 Fetched page https://pypi.org/simple/lfm/ as application/vnd.pypi.simple.v1+json 2025-09-08T03:12:57,875 Found link https://files.pythonhosted.org/packages/03/3d/abde5c408a3a01962bce63b3e2bf846ec37a550e17e6f73e8e47395fd435/lfm-2.0.tar.gz (from https://pypi.org/simple/lfm/), version: 2.0 2025-09-08T03:12:57,876 Found link https://files.pythonhosted.org/packages/54/6e/6610bbbcc9a0a6c1a3943580201d05a57687c7023f4c430d6ce4847d1755/lfm-2.2.tar.gz (from https://pypi.org/simple/lfm/), version: 2.2 2025-09-08T03:12:57,876 Found link https://files.pythonhosted.org/packages/6b/cd/51db8453f0f07eedc5cd815bc123058c263324c069d45d8240e20df6f995/lfm-2.3.tar.gz (from https://pypi.org/simple/lfm/), version: 2.3 2025-09-08T03:12:57,876 Found link https://files.pythonhosted.org/packages/64/1a/604bcad222bfec0c3de104bded437c75b301c46a86bf45fc5798421ac440/lfm-3.0.1.tar.gz (from https://pypi.org/simple/lfm/), version: 3.0.1 2025-09-08T03:12:57,876 Found link https://files.pythonhosted.org/packages/5e/37/0e0d02a4cd954f642e4d813c3de2178698419e5be90d75520371453a5b2b/lfm-3.1.tar.gz (from https://pypi.org/simple/lfm/), version: 3.1 2025-09-08T03:12:57,877 Fetching project page and analyzing links: https://www.piwheels.org/simple/lfm/ 2025-09-08T03:12:57,877 Getting page https://www.piwheels.org/simple/lfm/ 2025-09-08T03:12:57,878 Found index url https://www.piwheels.org/simple/ 2025-09-08T03:12:57,963 Fetched page https://www.piwheels.org/simple/lfm/ as text/html 2025-09-08T03:12:57,964 Skipping link: not a file: https://www.piwheels.org/simple/lfm/ 2025-09-08T03:12:57,965 Skipping link: not a file: https://pypi.org/simple/lfm/ 2025-09-08T03:12:57,991 Given no hashes to check 0 links for project 'lfm': discarding no candidates 2025-09-08T03:12:57,992 ERROR: Could not find a version that satisfies the requirement lfm==3.0 (from versions: 2.0, 2.2, 2.3, 3.0.1, 3.1) 2025-09-08T03:12:57,993 ERROR: No matching distribution found for lfm==3.0 2025-09-08T03:12:57,995 Exception information: 2025-09-08T03:12:57,995 Traceback (most recent call last): 2025-09-08T03:12:57,995 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-08T03:12:57,995 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-08T03:12:57,995 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T03:12:57,995 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-08T03:12:57,995 raise RequirementsConflicted(criterion) 2025-09-08T03:12:57,995 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lfm==3.0') 2025-09-08T03:12:57,995 2025-09-08T03:12:57,995 The above exception was the direct cause of the following exception: 2025-09-08T03:12:57,995 2025-09-08T03:12:57,995 Traceback (most recent call last): 2025-09-08T03:12:57,995 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-08T03:12:57,995 result = self._result = resolver.resolve( 2025-09-08T03:12:57,995 ~~~~~~~~~~~~~~~~^ 2025-09-08T03:12:57,995 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-08T03:12:57,995 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T03:12:57,995 ) 2025-09-08T03:12:57,995 ^ 2025-09-08T03:12:57,995 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-08T03:12:57,995 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-08T03:12:57,995 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-08T03:12:57,995 raise ResolutionImpossible(e.criterion.information) from e 2025-09-08T03:12:57,995 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lfm==3.0'), parent=None)] 2025-09-08T03:12:57,995 2025-09-08T03:12:57,995 The above exception was the direct cause of the following exception: 2025-09-08T03:12:57,995 2025-09-08T03:12:57,995 Traceback (most recent call last): 2025-09-08T03:12:57,995 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-08T03:12:57,995 status = _inner_run() 2025-09-08T03:12:57,995 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-08T03:12:57,995 return self.run(options, args) 2025-09-08T03:12:57,995 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-08T03:12:57,995 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-08T03:12:57,995 return func(self, options, args) 2025-09-08T03:12:57,995 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-08T03:12:57,995 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-08T03:12:57,995 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-08T03:12:57,995 raise error from e 2025-09-08T03:12:57,995 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lfm==3.0 2025-09-08T03:12:58,004 Removed build tracker: '/tmp/pip-build-tracker-o4mdr_65'