2022-05-22T04:45:38,636 Created temporary directory: /tmp/pip-ephem-wheel-cache-6rkqpicf 2022-05-22T04:45:38,642 Created temporary directory: /tmp/pip-build-tracker-n8g2jkgy 2022-05-22T04:45:38,643 Initialized build tracking at /tmp/pip-build-tracker-n8g2jkgy 2022-05-22T04:45:38,643 Created build tracker: /tmp/pip-build-tracker-n8g2jkgy 2022-05-22T04:45:38,644 Entered build tracker: /tmp/pip-build-tracker-n8g2jkgy 2022-05-22T04:45:38,645 Created temporary directory: /tmp/pip-wheel-vrmqtyem 2022-05-22T04:45:38,715 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-22T04:45:38,723 2 location(s) to search for versions of saysynth: 2022-05-22T04:45:38,723 * https://pypi.org/simple/saysynth/ 2022-05-22T04:45:38,723 * https://www.piwheels.org/simple/saysynth/ 2022-05-22T04:45:38,724 Fetching project page and analyzing links: https://pypi.org/simple/saysynth/ 2022-05-22T04:45:38,725 Getting page https://pypi.org/simple/saysynth/ 2022-05-22T04:45:38,729 Found index url https://pypi.org/simple 2022-05-22T04:45:38,836 Found link https://files.pythonhosted.org/packages/b7/2d/df08bb26eba06f009ccbabba4f39601452873fae0e81d34a502cefea1c13/saysynth-0.0.4.tar.gz#sha256=e82f0581deb8758ce151297eb833fcee0f710f45f98ae1e0cd37f77a7567e21b (from https://pypi.org/simple/saysynth/), version: 0.0.4 2022-05-22T04:45:38,837 Found link https://files.pythonhosted.org/packages/b3/34/1b99fc1eea4f75e239087c28ade90659aa1d58234ee2680852af7564d01a/saysynth-0.0.5.macosx-10.14-x86_64.tar.gz#sha256=5e6212dda60af7844a9d8eec4b2be6d5fd7ba894c3a2006c05eafad7afb24994 (from https://pypi.org/simple/saysynth/), version: 0.0.5.macosx-10.14-x86_64 2022-05-22T04:45:38,838 Found link https://files.pythonhosted.org/packages/e9/c5/9e239ab6ca74d7309902c9569bdb28eba4ac57e0fdf74cc51768a675e313/saysynth-0.0.6.tar.gz#sha256=457d03a13c756720860f334875ae233fabb6d88f0998e484ee4b9f8d176498e0 (from https://pypi.org/simple/saysynth/), version: 0.0.6 2022-05-22T04:45:38,839 Fetching project page and analyzing links: https://www.piwheels.org/simple/saysynth/ 2022-05-22T04:45:38,839 Getting page https://www.piwheels.org/simple/saysynth/ 2022-05-22T04:45:38,842 Found index url https://www.piwheels.org/simple 2022-05-22T04:45:39,056 Skipping link: No binaries permitted for saysynth: https://www.piwheels.org/simple/saysynth/saysynth-0.0.4-py3-none-any.whl#sha256=d06f005d11afcc407c30ee574ae91b2fb6206d67252de418d7f5def16b0d46c6 (from https://www.piwheels.org/simple/saysynth/) 2022-05-22T04:45:39,057 Skipping link: not a file: https://www.piwheels.org/simple/saysynth/ 2022-05-22T04:45:39,057 Skipping link: not a file: https://pypi.org/simple/saysynth/ 2022-05-22T04:45:39,089 Given no hashes to check 0 links for project 'saysynth': discarding no candidates 2022-05-22T04:45:39,090 ERROR: Could not find a version that satisfies the requirement saysynth==0.0.5 (from versions: 0.0.5.macosx-10.14-x86_64, 0.0.4, 0.0.6) 2022-05-22T04:45:39,093 ERROR: No matching distribution found for saysynth==0.0.5 2022-05-22T04:45:39,095 Exception information: 2022-05-22T04:45:39,095 Traceback (most recent call last): 2022-05-22T04:45:39,095 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-22T04:45:39,095 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-22T04:45:39,095 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-22T04:45:39,095 raise RequirementsConflicted(criterion) 2022-05-22T04:45:39,095 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('saysynth==0.0.5') 2022-05-22T04:45:39,095 2022-05-22T04:45:39,095 During handling of the above exception, another exception occurred: 2022-05-22T04:45:39,095 2022-05-22T04:45:39,095 Traceback (most recent call last): 2022-05-22T04:45:39,095 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-22T04:45:39,095 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-22T04:45:39,095 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-22T04:45:39,095 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-22T04:45:39,095 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-22T04:45:39,095 raise ResolutionImpossible(e.criterion.information) 2022-05-22T04:45:39,095 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('saysynth==0.0.5'), parent=None)] 2022-05-22T04:45:39,095 2022-05-22T04:45:39,095 The above exception was the direct cause of the following exception: 2022-05-22T04:45:39,095 2022-05-22T04:45:39,095 Traceback (most recent call last): 2022-05-22T04:45:39,095 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-22T04:45:39,095 status = run_func(*args) 2022-05-22T04:45:39,095 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-22T04:45:39,095 return func(self, options, args) 2022-05-22T04:45:39,095 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-05-22T04:45:39,095 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-22T04:45:39,095 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-22T04:45:39,095 raise error from e 2022-05-22T04:45:39,095 pip._internal.exceptions.DistributionNotFound: No matching distribution found for saysynth==0.0.5 2022-05-22T04:45:39,104 Removed build tracker: '/tmp/pip-build-tracker-n8g2jkgy'