2023-09-08T02:13:15,843 Created temporary directory: /tmp/pip-build-tracker-6da5rtu6 2023-09-08T02:13:15,844 Initialized build tracking at /tmp/pip-build-tracker-6da5rtu6 2023-09-08T02:13:15,845 Created build tracker: /tmp/pip-build-tracker-6da5rtu6 2023-09-08T02:13:15,845 Entered build tracker: /tmp/pip-build-tracker-6da5rtu6 2023-09-08T02:13:15,846 Created temporary directory: /tmp/pip-wheel-sw1nz2su 2023-09-08T02:13:15,849 Created temporary directory: /tmp/pip-ephem-wheel-cache-4u6j_pqs 2023-09-08T02:13:15,871 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-08T02:13:15,875 2 location(s) to search for versions of lfm: 2023-09-08T02:13:15,875 * https://pypi.org/simple/lfm/ 2023-09-08T02:13:15,875 * https://www.piwheels.org/simple/lfm/ 2023-09-08T02:13:15,876 Fetching project page and analyzing links: https://pypi.org/simple/lfm/ 2023-09-08T02:13:15,877 Getting page https://pypi.org/simple/lfm/ 2023-09-08T02:13:15,878 Found index url https://pypi.org/simple/ 2023-09-08T02:13:16,017 Fetched page https://pypi.org/simple/lfm/ as application/vnd.pypi.simple.v1+json 2023-09-08T02:13:16,019 Found link https://files.pythonhosted.org/packages/03/3d/abde5c408a3a01962bce63b3e2bf846ec37a550e17e6f73e8e47395fd435/lfm-2.0.tar.gz (from https://pypi.org/simple/lfm/), version: 2.0 2023-09-08T02:13:16,020 Found link https://files.pythonhosted.org/packages/54/6e/6610bbbcc9a0a6c1a3943580201d05a57687c7023f4c430d6ce4847d1755/lfm-2.2.tar.gz (from https://pypi.org/simple/lfm/), version: 2.2 2023-09-08T02:13:16,020 Found link https://files.pythonhosted.org/packages/6b/cd/51db8453f0f07eedc5cd815bc123058c263324c069d45d8240e20df6f995/lfm-2.3.tar.gz (from https://pypi.org/simple/lfm/), version: 2.3 2023-09-08T02:13:16,021 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 2023-09-08T02:13:16,021 Found link https://files.pythonhosted.org/packages/5e/37/0e0d02a4cd954f642e4d813c3de2178698419e5be90d75520371453a5b2b/lfm-3.1.tar.gz (from https://pypi.org/simple/lfm/), version: 3.1 2023-09-08T02:13:16,022 Fetching project page and analyzing links: https://www.piwheels.org/simple/lfm/ 2023-09-08T02:13:16,023 Getting page https://www.piwheels.org/simple/lfm/ 2023-09-08T02:13:16,024 Found index url https://www.piwheels.org/simple/ 2023-09-08T02:13:16,292 Fetched page https://www.piwheels.org/simple/lfm/ as text/html 2023-09-08T02:13:16,294 Skipping link: not a file: https://www.piwheels.org/simple/lfm/ 2023-09-08T02:13:16,294 Skipping link: not a file: https://pypi.org/simple/lfm/ 2023-09-08T02:13:16,313 Given no hashes to check 0 links for project 'lfm': discarding no candidates 2023-09-08T02:13:16,314 ERROR: Could not find a version that satisfies the requirement lfm==2.1 (from versions: 2.0, 2.2, 2.3, 3.0.1, 3.1) 2023-09-08T02:13:16,316 ERROR: No matching distribution found for lfm==2.1 2023-09-08T02:13:16,318 Exception information: 2023-09-08T02:13:16,318 Traceback (most recent call last): 2023-09-08T02:13:16,318 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-08T02:13:16,318 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-08T02:13:16,318 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-08T02:13:16,318 raise RequirementsConflicted(criterion) 2023-09-08T02:13:16,318 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lfm==2.1') 2023-09-08T02:13:16,318 2023-09-08T02:13:16,318 During handling of the above exception, another exception occurred: 2023-09-08T02:13:16,318 2023-09-08T02:13:16,318 Traceback (most recent call last): 2023-09-08T02:13:16,318 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-08T02:13:16,318 result = self._result = resolver.resolve( 2023-09-08T02:13:16,318 ^^^^^^^^^^^^^^^^^ 2023-09-08T02:13:16,318 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-08T02:13:16,318 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-08T02:13:16,318 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T02:13:16,318 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-08T02:13:16,318 raise ResolutionImpossible(e.criterion.information) 2023-09-08T02:13:16,318 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lfm==2.1'), parent=None)] 2023-09-08T02:13:16,318 2023-09-08T02:13:16,318 The above exception was the direct cause of the following exception: 2023-09-08T02:13:16,318 2023-09-08T02:13:16,318 Traceback (most recent call last): 2023-09-08T02:13:16,318 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-08T02:13:16,318 status = run_func(*args) 2023-09-08T02:13:16,318 ^^^^^^^^^^^^^^^ 2023-09-08T02:13:16,318 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-08T02:13:16,318 return func(self, options, args) 2023-09-08T02:13:16,318 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T02:13:16,318 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-08T02:13:16,318 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-08T02:13:16,318 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T02:13:16,318 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-08T02:13:16,318 raise error from e 2023-09-08T02:13:16,318 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lfm==2.1 2023-09-08T02:13:16,323 Removed build tracker: '/tmp/pip-build-tracker-6da5rtu6'