2021-01-26T06:34:26,273 Created temporary directory: /tmp/pip-ephem-wheel-cache-sclci_n1 2021-01-26T06:34:26,276 Created temporary directory: /tmp/pip-req-tracker-aqfeligl 2021-01-26T06:34:26,276 Initialized build tracking at /tmp/pip-req-tracker-aqfeligl 2021-01-26T06:34:26,276 Created build tracker: /tmp/pip-req-tracker-aqfeligl 2021-01-26T06:34:26,276 Entered build tracker: /tmp/pip-req-tracker-aqfeligl 2021-01-26T06:34:26,277 Created temporary directory: /tmp/pip-wheel-_bffzpp2 2021-01-26T06:34:26,312 1 location(s) to search for versions of pyaud: 2021-01-26T06:34:26,312 * https://pypi.org/simple/pyaud/ 2021-01-26T06:34:26,313 Fetching project page and analyzing links: https://pypi.org/simple/pyaud/ 2021-01-26T06:34:26,313 Getting page https://pypi.org/simple/pyaud/ 2021-01-26T06:34:26,315 Found index url https://pypi.org/simple 2021-01-26T06:34:26,419 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/38/ad/35b90f4c82322a47e26c8eab31e8105802227f430183f68622b9d6d7134f/pyaud-1.0.0-py3-none-any.whl#sha256=5617e7c09a6a9eb0ff3e46a60be50fecc44b709eac2bd37a6bc5a2701dc25f94 (from https://pypi.org/simple/pyaud/) (requires-python:>=3.8) 2021-01-26T06:34:26,420 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/97/9d/a6b78843afa776b025bac5fb9a30a55bb3235c6e89aa4b206e7b754cf1bb/pyaud-1.0.0.tar.gz#sha256=72083e80a1acb906c5e39e9f741ce4784a3daafa035768a784eb170516ce74bd (from https://pypi.org/simple/pyaud/) (requires-python:>=3.8) 2021-01-26T06:34:26,420 Given no hashes to check 0 links for project 'pyaud': discarding no candidates 2021-01-26T06:34:26,420 ERROR: Could not find a version that satisfies the requirement pyaud==1.0.0 2021-01-26T06:34:26,421 ERROR: No matching distribution found for pyaud==1.0.0 2021-01-26T06:34:26,421 Exception information: 2021-01-26T06:34:26,421 Traceback (most recent call last): 2021-01-26T06:34:26,421 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-01-26T06:34:26,421 crit = self.state.criteria[name] 2021-01-26T06:34:26,421 KeyError: 'pyaud' 2021-01-26T06:34:26,421 2021-01-26T06:34:26,421 During handling of the above exception, another exception occurred: 2021-01-26T06:34:26,421 2021-01-26T06:34:26,421 Traceback (most recent call last): 2021-01-26T06:34:26,421 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-01-26T06:34:26,421 name, crit = self._merge_into_criterion(r, parent=None) 2021-01-26T06:34:26,421 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-01-26T06:34:26,421 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-01-26T06:34:26,421 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-01-26T06:34:26,421 raise RequirementsConflicted(criterion) 2021-01-26T06:34:26,421 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyaud==1.0.0') 2021-01-26T06:34:26,421 2021-01-26T06:34:26,421 During handling of the above exception, another exception occurred: 2021-01-26T06:34:26,421 2021-01-26T06:34:26,421 Traceback (most recent call last): 2021-01-26T06:34:26,421 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-01-26T06:34:26,421 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-01-26T06:34:26,421 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-01-26T06:34:26,421 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-01-26T06:34:26,421 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-01-26T06:34:26,421 raise ResolutionImpossible(e.criterion.information) 2021-01-26T06:34:26,421 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyaud==1.0.0'), parent=None)] 2021-01-26T06:34:26,421 2021-01-26T06:34:26,421 The above exception was the direct cause of the following exception: 2021-01-26T06:34:26,421 2021-01-26T06:34:26,421 Traceback (most recent call last): 2021-01-26T06:34:26,421 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-01-26T06:34:26,421 status = self.run(options, args) 2021-01-26T06:34:26,421 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-01-26T06:34:26,421 return func(self, options, args) 2021-01-26T06:34:26,421 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-01-26T06:34:26,421 reqs, check_supported_wheels=True 2021-01-26T06:34:26,421 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-01-26T06:34:26,421 six.raise_from(error, e) 2021-01-26T06:34:26,421 File "", line 3, in raise_from 2021-01-26T06:34:26,421 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyaud==1.0.0 2021-01-26T06:34:26,425 Removed build tracker: '/tmp/pip-req-tracker-aqfeligl'