2022-03-18T00:14:28,481 Created temporary directory: /tmp/pip-ephem-wheel-cache-rwo4tplc 2022-03-18T00:14:28,487 Created temporary directory: /tmp/pip-req-tracker-yj5v_vb7 2022-03-18T00:14:28,488 Initialized build tracking at /tmp/pip-req-tracker-yj5v_vb7 2022-03-18T00:14:28,489 Created build tracker: /tmp/pip-req-tracker-yj5v_vb7 2022-03-18T00:14:28,489 Entered build tracker: /tmp/pip-req-tracker-yj5v_vb7 2022-03-18T00:14:28,490 Created temporary directory: /tmp/pip-wheel-g6rm4j_7 2022-03-18T00:14:28,557 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-18T00:14:28,562 2 location(s) to search for versions of audiostems: 2022-03-18T00:14:28,562 * https://pypi.org/simple/audiostems/ 2022-03-18T00:14:28,562 * https://www.piwheels.org/simple/audiostems/ 2022-03-18T00:14:28,563 Fetching project page and analyzing links: https://pypi.org/simple/audiostems/ 2022-03-18T00:14:28,565 Getting page https://pypi.org/simple/audiostems/ 2022-03-18T00:14:28,569 Found index url https://pypi.org/simple 2022-03-18T00:14:28,886 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-18T00:14:28,889 Link requires a different Python (3.5.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-18T00:14:28,890 Fetching project page and analyzing links: https://www.piwheels.org/simple/audiostems/ 2022-03-18T00:14:28,891 Getting page https://www.piwheels.org/simple/audiostems/ 2022-03-18T00:14:28,893 Found index url https://www.piwheels.org/simple 2022-03-18T00:14:29,139 Given no hashes to check 0 links for project 'audiostems': discarding no candidates 2022-03-18T00:14:29,140 ERROR: Could not find a version that satisfies the requirement audiostems==1.0.0 2022-03-18T00:14:29,141 ERROR: No matching distribution found for audiostems==1.0.0 2022-03-18T00:14:29,142 Exception information: 2022-03-18T00:14:29,142 Traceback (most recent call last): 2022-03-18T00:14:29,142 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2022-03-18T00:14:29,142 crit = self.state.criteria[name] 2022-03-18T00:14:29,142 KeyError: 'audiostems' 2022-03-18T00:14:29,142 2022-03-18T00:14:29,142 During handling of the above exception, another exception occurred: 2022-03-18T00:14:29,142 2022-03-18T00:14:29,142 Traceback (most recent call last): 2022-03-18T00:14:29,142 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2022-03-18T00:14:29,142 name, crit = self._merge_into_criterion(r, parent=None) 2022-03-18T00:14:29,142 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2022-03-18T00:14:29,142 crit = Criterion.from_requirement(self._p, requirement, parent) 2022-03-18T00:14:29,142 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2022-03-18T00:14:29,142 raise RequirementsConflicted(criterion) 2022-03-18T00:14:29,142 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('audiostems==1.0.0') 2022-03-18T00:14:29,142 2022-03-18T00:14:29,142 During handling of the above exception, another exception occurred: 2022-03-18T00:14:29,142 2022-03-18T00:14:29,142 Traceback (most recent call last): 2022-03-18T00:14:29,142 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2022-03-18T00:14:29,142 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2022-03-18T00:14:29,142 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2022-03-18T00:14:29,142 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-18T00:14:29,142 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2022-03-18T00:14:29,142 raise ResolutionImpossible(e.criterion.information) 2022-03-18T00:14:29,142 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('audiostems==1.0.0'), parent=None)] 2022-03-18T00:14:29,142 2022-03-18T00:14:29,142 The above exception was the direct cause of the following exception: 2022-03-18T00:14:29,142 2022-03-18T00:14:29,142 Traceback (most recent call last): 2022-03-18T00:14:29,142 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2022-03-18T00:14:29,142 status = self.run(options, args) 2022-03-18T00:14:29,142 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2022-03-18T00:14:29,142 return func(self, options, args) 2022-03-18T00:14:29,142 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2022-03-18T00:14:29,142 reqs, check_supported_wheels=True 2022-03-18T00:14:29,142 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2022-03-18T00:14:29,142 six.raise_from(error, e) 2022-03-18T00:14:29,142 File "", line 3, in raise_from 2022-03-18T00:14:29,142 pip._internal.exceptions.DistributionNotFound: No matching distribution found for audiostems==1.0.0 2022-03-18T00:14:29,151 Removed build tracker: '/tmp/pip-req-tracker-yj5v_vb7'