2023-09-11T10:50:32,790 Created temporary directory: /tmp/pip-build-tracker-pfov2suk 2023-09-11T10:50:32,792 Initialized build tracking at /tmp/pip-build-tracker-pfov2suk 2023-09-11T10:50:32,793 Created build tracker: /tmp/pip-build-tracker-pfov2suk 2023-09-11T10:50:32,794 Entered build tracker: /tmp/pip-build-tracker-pfov2suk 2023-09-11T10:50:32,795 Created temporary directory: /tmp/pip-wheel-i24f67fa 2023-09-11T10:50:32,800 Created temporary directory: /tmp/pip-ephem-wheel-cache-ihwwhb3_ 2023-09-11T10:50:32,829 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-11T10:50:32,833 2 location(s) to search for versions of python-fast-strings-matching: 2023-09-11T10:50:32,833 * https://pypi.org/simple/python-fast-strings-matching/ 2023-09-11T10:50:32,833 * https://www.piwheels.org/simple/python-fast-strings-matching/ 2023-09-11T10:50:32,833 Fetching project page and analyzing links: https://pypi.org/simple/python-fast-strings-matching/ 2023-09-11T10:50:32,834 Getting page https://pypi.org/simple/python-fast-strings-matching/ 2023-09-11T10:50:32,836 Found index url https://pypi.org/simple/ 2023-09-11T10:50:32,991 Fetched page https://pypi.org/simple/python-fast-strings-matching/ as application/vnd.pypi.simple.v1+json 2023-09-11T10:50:33,202 Fetching project page and analyzing links: https://www.piwheels.org/simple/python-fast-strings-matching/ 2023-09-11T10:50:33,203 Getting page https://www.piwheels.org/simple/python-fast-strings-matching/ 2023-09-11T10:50:33,204 Found index url https://www.piwheels.org/simple/ 2023-09-11T10:50:35,962 Fetched page https://www.piwheels.org/simple/python-fast-strings-matching/ as text/html 2023-09-11T10:50:35,964 Skipping link: not a file: https://www.piwheels.org/simple/python-fast-strings-matching/ 2023-09-11T10:50:35,965 Skipping link: not a file: https://pypi.org/simple/python-fast-strings-matching/ 2023-09-11T10:50:36,002 Given no hashes to check 0 links for project 'python-fast-strings-matching': discarding no candidates 2023-09-11T10:50:36,004 ERROR: Could not find a version that satisfies the requirement python-fast-strings-matching==0.1.1 (from versions: none) 2023-09-11T10:50:36,007 ERROR: No matching distribution found for python-fast-strings-matching==0.1.1 2023-09-11T10:50:36,009 Exception information: 2023-09-11T10:50:36,009 Traceback (most recent call last): 2023-09-11T10:50:36,009 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-11T10:50:36,009 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-11T10:50:36,009 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-11T10:50:36,009 raise RequirementsConflicted(criterion) 2023-09-11T10:50:36,009 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('python-fast-strings-matching==0.1.1') 2023-09-11T10:50:36,009 2023-09-11T10:50:36,009 During handling of the above exception, another exception occurred: 2023-09-11T10:50:36,009 2023-09-11T10:50:36,009 Traceback (most recent call last): 2023-09-11T10:50:36,009 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-11T10:50:36,009 result = self._result = resolver.resolve( 2023-09-11T10:50:36,009 ^^^^^^^^^^^^^^^^^ 2023-09-11T10:50:36,009 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-11T10:50:36,009 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-11T10:50:36,009 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-11T10:50:36,009 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-11T10:50:36,009 raise ResolutionImpossible(e.criterion.information) 2023-09-11T10:50:36,009 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('python-fast-strings-matching==0.1.1'), parent=None)] 2023-09-11T10:50:36,009 2023-09-11T10:50:36,009 The above exception was the direct cause of the following exception: 2023-09-11T10:50:36,009 2023-09-11T10:50:36,009 Traceback (most recent call last): 2023-09-11T10:50:36,009 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-11T10:50:36,009 status = run_func(*args) 2023-09-11T10:50:36,009 ^^^^^^^^^^^^^^^ 2023-09-11T10:50:36,009 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-11T10:50:36,009 return func(self, options, args) 2023-09-11T10:50:36,009 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-11T10:50:36,009 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-11T10:50:36,009 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-11T10:50:36,009 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-11T10:50:36,009 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-11T10:50:36,009 raise error from e 2023-09-11T10:50:36,009 pip._internal.exceptions.DistributionNotFound: No matching distribution found for python-fast-strings-matching==0.1.1 2023-09-11T10:50:36,018 Removed build tracker: '/tmp/pip-build-tracker-pfov2suk'