2021-07-17T20:02:08,431 Created temporary directory: /tmp/pip-ephem-wheel-cache-3of_6nqj 2021-07-17T20:02:08,434 Created temporary directory: /tmp/pip-req-tracker-eze7uch9 2021-07-17T20:02:08,435 Initialized build tracking at /tmp/pip-req-tracker-eze7uch9 2021-07-17T20:02:08,435 Created build tracker: /tmp/pip-req-tracker-eze7uch9 2021-07-17T20:02:08,435 Entered build tracker: /tmp/pip-req-tracker-eze7uch9 2021-07-17T20:02:08,436 Created temporary directory: /tmp/pip-wheel-rx3pj555 2021-07-17T20:02:08,464 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-07-17T20:02:08,467 2 location(s) to search for versions of fast-diff-match: 2021-07-17T20:02:08,467 * https://pypi.org/simple/fast-diff-match/ 2021-07-17T20:02:08,467 * https://www.piwheels.org/simple/fast-diff-match/ 2021-07-17T20:02:08,467 Fetching project page and analyzing links: https://pypi.org/simple/fast-diff-match/ 2021-07-17T20:02:08,468 Getting page https://pypi.org/simple/fast-diff-match/ 2021-07-17T20:02:08,469 Found index url https://pypi.org/simple 2021-07-17T20:02:08,651 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#sha256=1e9b1f0c617b676cf5ad74d0b159588081c8ee911f6d48e8354392ea856b4d32 (from https://pypi.org/simple/fast-diff-match/) 2021-07-17T20:02:08,652 Found link https://files.pythonhosted.org/packages/eb/44/764b2a51d40fb7d49bff49ade1be33519be20bac3e14723a9fef17f94e99/fast_diff_match-1.0.2.macosx-10.15-x86_64.tar.gz#sha256=17c92c0448b4d81446ed94e870b6285eec1461c4968bb6a6e31501e385cd2c9f (from https://pypi.org/simple/fast-diff-match/), version: 1.0.2.macosx-10.15-x86_64 2021-07-17T20:02:08,652 Fetching project page and analyzing links: https://www.piwheels.org/simple/fast-diff-match/ 2021-07-17T20:02:08,652 Getting page https://www.piwheels.org/simple/fast-diff-match/ 2021-07-17T20:02:08,653 Found index url https://www.piwheels.org/simple 2021-07-17T20:02:08,800 Skipping link: not a file: https://www.piwheels.org/simple/fast-diff-match/ 2021-07-17T20:02:08,801 Skipping link: not a file: https://pypi.org/simple/fast-diff-match/ 2021-07-17T20:02:08,829 Given no hashes to check 0 links for project 'fast-diff-match': discarding no candidates 2021-07-17T20:02:08,830 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) 2021-07-17T20:02:08,830 ERROR: No matching distribution found for fast-diff-match==1.0.2 2021-07-17T20:02:08,830 Exception information: 2021-07-17T20:02:08,830 Traceback (most recent call last): 2021-07-17T20:02:08,830 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-17T20:02:08,830 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-17T20:02:08,830 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-17T20:02:08,830 raise RequirementsConflicted(criterion) 2021-07-17T20:02:08,830 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fast-diff-match==1.0.2') 2021-07-17T20:02:08,830 2021-07-17T20:02:08,830 During handling of the above exception, another exception occurred: 2021-07-17T20:02:08,830 2021-07-17T20:02:08,830 Traceback (most recent call last): 2021-07-17T20:02:08,830 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-17T20:02:08,830 result = self._result = resolver.resolve( 2021-07-17T20:02:08,830 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-17T20:02:08,830 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-17T20:02:08,830 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-17T20:02:08,830 raise ResolutionImpossible(e.criterion.information) 2021-07-17T20:02:08,830 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fast-diff-match==1.0.2'), parent=None)] 2021-07-17T20:02:08,830 2021-07-17T20:02:08,830 The above exception was the direct cause of the following exception: 2021-07-17T20:02:08,830 2021-07-17T20:02:08,830 Traceback (most recent call last): 2021-07-17T20:02:08,830 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-17T20:02:08,830 status = self.run(options, args) 2021-07-17T20:02:08,830 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-17T20:02:08,830 return func(self, options, args) 2021-07-17T20:02:08,830 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-17T20:02:08,830 requirement_set = resolver.resolve( 2021-07-17T20:02:08,830 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-17T20:02:08,830 raise error from e 2021-07-17T20:02:08,830 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fast-diff-match==1.0.2 2021-07-17T20:02:08,834 Removed build tracker: '/tmp/pip-req-tracker-eze7uch9'