2022-03-30T18:52:36,403 Created temporary directory: /tmp/pip-ephem-wheel-cache-dda3s_5y 2022-03-30T18:52:36,408 Created temporary directory: /tmp/pip-req-tracker-xt7zy5vm 2022-03-30T18:52:36,409 Initialized build tracking at /tmp/pip-req-tracker-xt7zy5vm 2022-03-30T18:52:36,410 Created build tracker: /tmp/pip-req-tracker-xt7zy5vm 2022-03-30T18:52:36,410 Entered build tracker: /tmp/pip-req-tracker-xt7zy5vm 2022-03-30T18:52:36,411 Created temporary directory: /tmp/pip-wheel-dux3hv29 2022-03-30T18:52:36,478 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-30T18:52:36,492 2 location(s) to search for versions of audiostems: 2022-03-30T18:52:36,492 * https://pypi.org/simple/audiostems/ 2022-03-30T18:52:36,492 * https://www.piwheels.org/simple/audiostems/ 2022-03-30T18:52:36,494 Fetching project page and analyzing links: https://pypi.org/simple/audiostems/ 2022-03-30T18:52:36,495 Getting page https://pypi.org/simple/audiostems/ 2022-03-30T18:52:36,498 Found index url https://pypi.org/simple 2022-03-30T18:52:36,612 Skipping link: No binaries permitted for audiostems: https://files.pythonhosted.org/packages/5c/b7/2f12941b2a93f3e12ce90b70b6c089486b374dde5fdcbdac8cb0dd4a5728/audiostems-1.0.0-py3-none-any.whl#sha256=508b49c46e84a409b58075028cd4079e32645b6346576554f45f2b2cddc43a41 (from https://pypi.org/simple/audiostems/) (requires-python:<3.9,>=3.8) 2022-03-30T18:52:36,614 Link requires a different Python (3.7.3 not in: '<3.9,>=3.8'): https://files.pythonhosted.org/packages/00/08/aed514336ab36617166a5885774a7e0250db67c705d8f74908cd7b94e25e/audiostems-1.0.0.tar.gz#sha256=1ffa26a825a9d0db054b4859fa9a819d864fb1deaf73164f28d7979830f1eb41 (from https://pypi.org/simple/audiostems/) (requires-python:<3.9,>=3.8) 2022-03-30T18:52:36,615 Skipping link: No binaries permitted for audiostems: https://files.pythonhosted.org/packages/22/4f/888c83783a20e8fba0c72089b84e3a6f7d4aced3db7e01cd2aababd90bae/audiostems-1.0.1-py3-none-any.whl#sha256=f9bd7b49a8ac9670b44372c2bdd24179f1ef71e9885cd01b60dddd7513ac4d7b (from https://pypi.org/simple/audiostems/) (requires-python:<3.9,>=3.8) 2022-03-30T18:52:36,617 Link requires a different Python (3.7.3 not in: '<3.9,>=3.8'): https://files.pythonhosted.org/packages/78/15/1578b07a2462e00184e44748c942e44022ee445b126e9cec449f1e914c97/audiostems-1.0.1.tar.gz#sha256=42ee7c27f3bed27ea82a3bc77a4e5142b692843bc6614108d2394a60061628f4 (from https://pypi.org/simple/audiostems/) (requires-python:<3.9,>=3.8) 2022-03-30T18:52:36,617 Fetching project page and analyzing links: https://www.piwheels.org/simple/audiostems/ 2022-03-30T18:52:36,618 Getting page https://www.piwheels.org/simple/audiostems/ 2022-03-30T18:52:36,620 Found index url https://www.piwheels.org/simple 2022-03-30T18:52:36,821 Skipping link: not a file: https://www.piwheels.org/simple/audiostems/ 2022-03-30T18:52:36,822 Skipping link: not a file: https://pypi.org/simple/audiostems/ 2022-03-30T18:52:36,854 Given no hashes to check 0 links for project 'audiostems': discarding no candidates 2022-03-30T18:52:36,855 ERROR: Could not find a version that satisfies the requirement audiostems==1.0.1 (from versions: none) 2022-03-30T18:52:36,858 ERROR: No matching distribution found for audiostems==1.0.1 2022-03-30T18:52:36,860 Exception information: 2022-03-30T18:52:36,860 Traceback (most recent call last): 2022-03-30T18:52:36,860 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-30T18:52:36,860 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-30T18:52:36,860 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-30T18:52:36,860 raise RequirementsConflicted(criterion) 2022-03-30T18:52:36,860 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('audiostems==1.0.1') 2022-03-30T18:52:36,860 2022-03-30T18:52:36,860 During handling of the above exception, another exception occurred: 2022-03-30T18:52:36,860 2022-03-30T18:52:36,860 Traceback (most recent call last): 2022-03-30T18:52:36,860 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-30T18:52:36,860 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-30T18:52:36,860 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-30T18:52:36,860 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-30T18:52:36,860 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-30T18:52:36,860 raise ResolutionImpossible(e.criterion.information) 2022-03-30T18:52:36,860 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('audiostems==1.0.1'), parent=None)] 2022-03-30T18:52:36,860 2022-03-30T18:52:36,860 The above exception was the direct cause of the following exception: 2022-03-30T18:52:36,860 2022-03-30T18:52:36,860 Traceback (most recent call last): 2022-03-30T18:52:36,860 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-30T18:52:36,860 status = run_func(*args) 2022-03-30T18:52:36,860 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-30T18:52:36,860 return func(self, options, args) 2022-03-30T18:52:36,860 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-30T18:52:36,860 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-30T18:52:36,860 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-30T18:52:36,860 raise error from e 2022-03-30T18:52:36,860 pip._internal.exceptions.DistributionNotFound: No matching distribution found for audiostems==1.0.1 2022-03-30T18:52:36,868 Removed build tracker: '/tmp/pip-req-tracker-xt7zy5vm'