2021-04-25T16:52:57,774 Created temporary directory: /tmp/pip-ephem-wheel-cache-6eb8isf0 2021-04-25T16:52:57,779 Created temporary directory: /tmp/pip-req-tracker-hakq0bfg 2021-04-25T16:52:57,780 Initialized build tracking at /tmp/pip-req-tracker-hakq0bfg 2021-04-25T16:52:57,780 Created build tracker: /tmp/pip-req-tracker-hakq0bfg 2021-04-25T16:52:57,780 Entered build tracker: /tmp/pip-req-tracker-hakq0bfg 2021-04-25T16:52:57,781 Created temporary directory: /tmp/pip-wheel-5peqhgyt 2021-04-25T16:52:57,830 1 location(s) to search for versions of auvio: 2021-04-25T16:52:57,830 * https://pypi.org/simple/auvio/ 2021-04-25T16:52:57,831 Fetching project page and analyzing links: https://pypi.org/simple/auvio/ 2021-04-25T16:52:57,831 Getting page https://pypi.org/simple/auvio/ 2021-04-25T16:52:57,833 Found index url https://pypi.org/simple 2021-04-25T16:52:57,940 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/41/26/1e989c8e0e5c2bc1e6d25ead12f21398b7d346826b866ae456a5c874b755/auvio-1.0.0-py3-none-any.whl#sha256=bf1fcb613fc17c68fdc1510404a8ba1c99c3be1e8394efbbc9b3acee0da45db5 (from https://pypi.org/simple/auvio/) (requires-python:>=3.8) 2021-04-25T16:52:57,941 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/bc/1e/6b766cfd0c6d051d6d3ca3c53b4628a8ddeb48d42746bfe923223de381f7/auvio-1.0.0.tar.gz#sha256=cdb328e408d5ed163031247e5d1cbcef996a0f5b8ee3c237893b4d26c8465b27 (from https://pypi.org/simple/auvio/) (requires-python:>=3.8) 2021-04-25T16:52:57,941 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ba/e5/9f295243f39e72935d19bdd8b3e9e2b5b702e8a09e3c9bad2c2a183f658e/auvio-1.0.1-py3-none-any.whl#sha256=3974d205ec267f18bed8d679977b666646819f6962515975e0972fdd82448f0e (from https://pypi.org/simple/auvio/) (requires-python:>=3.8) 2021-04-25T16:52:57,942 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ce/c6/9d1b5937d93f702f7af22006c5284b5764bed3711faa024c78deca8e95d1/auvio-1.0.1.tar.gz#sha256=3f0138c18c31e39643891058ba6f535b80ad6106473cdf4eeb2a167f11bc103a (from https://pypi.org/simple/auvio/) (requires-python:>=3.8) 2021-04-25T16:52:57,942 Skipping link: not a file: https://pypi.org/simple/auvio/ 2021-04-25T16:52:57,943 Given no hashes to check 0 links for project 'auvio': discarding no candidates 2021-04-25T16:52:57,943 ERROR: Could not find a version that satisfies the requirement auvio==1.0.1 (from versions: none) 2021-04-25T16:52:57,944 ERROR: No matching distribution found for auvio==1.0.1 2021-04-25T16:52:57,944 Exception information: 2021-04-25T16:52:57,944 Traceback (most recent call last): 2021-04-25T16:52:57,944 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-04-25T16:52:57,944 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-25T16:52:57,944 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-25T16:52:57,944 raise RequirementsConflicted(criterion) 2021-04-25T16:52:57,944 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('auvio==1.0.1') 2021-04-25T16:52:57,944 2021-04-25T16:52:57,944 During handling of the above exception, another exception occurred: 2021-04-25T16:52:57,944 2021-04-25T16:52:57,944 Traceback (most recent call last): 2021-04-25T16:52:57,944 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-04-25T16:52:57,944 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-04-25T16:52:57,944 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-04-25T16:52:57,944 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-25T16:52:57,944 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-04-25T16:52:57,944 raise ResolutionImpossible(e.criterion.information) 2021-04-25T16:52:57,944 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('auvio==1.0.1'), parent=None)] 2021-04-25T16:52:57,944 2021-04-25T16:52:57,944 The above exception was the direct cause of the following exception: 2021-04-25T16:52:57,944 2021-04-25T16:52:57,944 Traceback (most recent call last): 2021-04-25T16:52:57,944 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-04-25T16:52:57,944 status = self.run(options, args) 2021-04-25T16:52:57,944 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-04-25T16:52:57,944 return func(self, options, args) 2021-04-25T16:52:57,944 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-04-25T16:52:57,944 reqs, check_supported_wheels=True 2021-04-25T16:52:57,944 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-04-25T16:52:57,944 raise error from e 2021-04-25T16:52:57,944 pip._internal.exceptions.DistributionNotFound: No matching distribution found for auvio==1.0.1 2021-04-25T16:52:57,948 Removed build tracker: '/tmp/pip-req-tracker-hakq0bfg'