2023-09-08T19:16:03,531 Created temporary directory: /tmp/pip-build-tracker-9evr4oys 2023-09-08T19:16:03,532 Initialized build tracking at /tmp/pip-build-tracker-9evr4oys 2023-09-08T19:16:03,533 Created build tracker: /tmp/pip-build-tracker-9evr4oys 2023-09-08T19:16:03,534 Entered build tracker: /tmp/pip-build-tracker-9evr4oys 2023-09-08T19:16:03,534 Created temporary directory: /tmp/pip-wheel-euaxx6d6 2023-09-08T19:16:03,537 Created temporary directory: /tmp/pip-ephem-wheel-cache-ji1u90fw 2023-09-08T19:16:03,560 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-08T19:16:03,564 2 location(s) to search for versions of lfm: 2023-09-08T19:16:03,564 * https://pypi.org/simple/lfm/ 2023-09-08T19:16:03,564 * https://www.piwheels.org/simple/lfm/ 2023-09-08T19:16:03,564 Fetching project page and analyzing links: https://pypi.org/simple/lfm/ 2023-09-08T19:16:03,565 Getting page https://pypi.org/simple/lfm/ 2023-09-08T19:16:03,567 Found index url https://pypi.org/simple/ 2023-09-08T19:16:03,811 Fetched page https://pypi.org/simple/lfm/ as application/vnd.pypi.simple.v1+json 2023-09-08T19:16:03,813 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-08T19:16:03,813 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-08T19:16:03,814 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-08T19:16:03,815 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-08T19:16:03,815 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-08T19:16:03,816 Fetching project page and analyzing links: https://www.piwheels.org/simple/lfm/ 2023-09-08T19:16:03,817 Getting page https://www.piwheels.org/simple/lfm/ 2023-09-08T19:16:03,818 Found index url https://www.piwheels.org/simple/ 2023-09-08T19:16:04,614 Fetched page https://www.piwheels.org/simple/lfm/ as text/html 2023-09-08T19:16:04,616 Skipping link: not a file: https://www.piwheels.org/simple/lfm/ 2023-09-08T19:16:04,617 Skipping link: not a file: https://pypi.org/simple/lfm/ 2023-09-08T19:16:04,649 Given no hashes to check 0 links for project 'lfm': discarding no candidates 2023-09-08T19:16:04,650 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) 2023-09-08T19:16:04,653 ERROR: No matching distribution found for lfm==3.0 2023-09-08T19:16:04,655 Exception information: 2023-09-08T19:16:04,655 Traceback (most recent call last): 2023-09-08T19:16:04,655 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-08T19:16:04,655 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-08T19:16:04,655 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-08T19:16:04,655 raise RequirementsConflicted(criterion) 2023-09-08T19:16:04,655 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lfm==3.0') 2023-09-08T19:16:04,655 2023-09-08T19:16:04,655 During handling of the above exception, another exception occurred: 2023-09-08T19:16:04,655 2023-09-08T19:16:04,655 Traceback (most recent call last): 2023-09-08T19:16:04,655 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-08T19:16:04,655 result = self._result = resolver.resolve( 2023-09-08T19:16:04,655 ^^^^^^^^^^^^^^^^^ 2023-09-08T19:16:04,655 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-08T19:16:04,655 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-08T19:16:04,655 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T19:16:04,655 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-08T19:16:04,655 raise ResolutionImpossible(e.criterion.information) 2023-09-08T19:16:04,655 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lfm==3.0'), parent=None)] 2023-09-08T19:16:04,655 2023-09-08T19:16:04,655 The above exception was the direct cause of the following exception: 2023-09-08T19:16:04,655 2023-09-08T19:16:04,655 Traceback (most recent call last): 2023-09-08T19:16:04,655 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-08T19:16:04,655 status = run_func(*args) 2023-09-08T19:16:04,655 ^^^^^^^^^^^^^^^ 2023-09-08T19:16:04,655 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-08T19:16:04,655 return func(self, options, args) 2023-09-08T19:16:04,655 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T19:16:04,655 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-08T19:16:04,655 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-08T19:16:04,655 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T19:16:04,655 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-08T19:16:04,655 raise error from e 2023-09-08T19:16:04,655 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lfm==3.0 2023-09-08T19:16:04,664 Removed build tracker: '/tmp/pip-build-tracker-9evr4oys'