2023-09-12T21:51:10,480 Created temporary directory: /tmp/pip-build-tracker-wm7tmtq2 2023-09-12T21:51:10,481 Initialized build tracking at /tmp/pip-build-tracker-wm7tmtq2 2023-09-12T21:51:10,481 Created build tracker: /tmp/pip-build-tracker-wm7tmtq2 2023-09-12T21:51:10,482 Entered build tracker: /tmp/pip-build-tracker-wm7tmtq2 2023-09-12T21:51:10,483 Created temporary directory: /tmp/pip-wheel-ojfrz72k 2023-09-12T21:51:10,490 Created temporary directory: /tmp/pip-ephem-wheel-cache-xpthn6i8 2023-09-12T21:51:10,511 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-12T21:51:10,515 2 location(s) to search for versions of fast-diff-match: 2023-09-12T21:51:10,515 * https://pypi.org/simple/fast-diff-match/ 2023-09-12T21:51:10,515 * https://www.piwheels.org/simple/fast-diff-match/ 2023-09-12T21:51:10,516 Fetching project page and analyzing links: https://pypi.org/simple/fast-diff-match/ 2023-09-12T21:51:10,517 Getting page https://pypi.org/simple/fast-diff-match/ 2023-09-12T21:51:10,518 Found index url https://pypi.org/simple/ 2023-09-12T21:51:10,780 Fetched page https://pypi.org/simple/fast-diff-match/ as application/vnd.pypi.simple.v1+json 2023-09-12T21:51:10,781 Skipping link: No binaries permitted for fast-diff-match: https://files.pythonhosted.org/packages/c5/b4/29b20ecf7dfcb824e3188c30c1162ab37f938c27ac97ecb20868ff04cc02/fast_diff_match-1.0.2-cp37-cp37m-macosx_10_15_x86_64.whl (from https://pypi.org/simple/fast-diff-match/) 2023-09-12T21:51:10,782 Found link https://files.pythonhosted.org/packages/eb/44/764b2a51d40fb7d49bff49ade1be33519be20bac3e14723a9fef17f94e99/fast_diff_match-1.0.2.macosx-10.15-x86_64.tar.gz (from https://pypi.org/simple/fast-diff-match/), version: 1.0.2.macosx-10.15-x86_64 2023-09-12T21:51:10,783 Fetching project page and analyzing links: https://www.piwheels.org/simple/fast-diff-match/ 2023-09-12T21:51:10,784 Getting page https://www.piwheels.org/simple/fast-diff-match/ 2023-09-12T21:51:10,785 Found index url https://www.piwheels.org/simple/ 2023-09-12T21:51:11,043 Fetched page https://www.piwheels.org/simple/fast-diff-match/ as text/html 2023-09-12T21:51:11,044 Skipping link: not a file: https://www.piwheels.org/simple/fast-diff-match/ 2023-09-12T21:51:11,045 Skipping link: not a file: https://pypi.org/simple/fast-diff-match/ 2023-09-12T21:51:11,063 Given no hashes to check 0 links for project 'fast-diff-match': discarding no candidates 2023-09-12T21:51:11,064 ERROR: Could not find a version that satisfies the requirement fast-diff-match==1.0.2 (from versions: 1.0.2.macosx-10.15-x86_64) 2023-09-12T21:51:11,065 ERROR: No matching distribution found for fast-diff-match==1.0.2 2023-09-12T21:51:11,067 Exception information: 2023-09-12T21:51:11,067 Traceback (most recent call last): 2023-09-12T21:51:11,067 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-12T21:51:11,067 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-12T21:51:11,067 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-12T21:51:11,067 raise RequirementsConflicted(criterion) 2023-09-12T21:51:11,067 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fast-diff-match==1.0.2') 2023-09-12T21:51:11,067 2023-09-12T21:51:11,067 During handling of the above exception, another exception occurred: 2023-09-12T21:51:11,067 2023-09-12T21:51:11,067 Traceback (most recent call last): 2023-09-12T21:51:11,067 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-12T21:51:11,067 result = self._result = resolver.resolve( 2023-09-12T21:51:11,067 ^^^^^^^^^^^^^^^^^ 2023-09-12T21:51:11,067 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-12T21:51:11,067 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-12T21:51:11,067 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T21:51:11,067 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-12T21:51:11,067 raise ResolutionImpossible(e.criterion.information) 2023-09-12T21:51:11,067 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fast-diff-match==1.0.2'), parent=None)] 2023-09-12T21:51:11,067 2023-09-12T21:51:11,067 The above exception was the direct cause of the following exception: 2023-09-12T21:51:11,067 2023-09-12T21:51:11,067 Traceback (most recent call last): 2023-09-12T21:51:11,067 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-12T21:51:11,067 status = run_func(*args) 2023-09-12T21:51:11,067 ^^^^^^^^^^^^^^^ 2023-09-12T21:51:11,067 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-12T21:51:11,067 return func(self, options, args) 2023-09-12T21:51:11,067 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T21:51:11,067 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-12T21:51:11,067 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-12T21:51:11,067 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T21:51:11,067 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-12T21:51:11,067 raise error from e 2023-09-12T21:51:11,067 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fast-diff-match==1.0.2 2023-09-12T21:51:11,073 Removed build tracker: '/tmp/pip-build-tracker-wm7tmtq2'