2022-03-06T08:39:35,354 Created temporary directory: /tmp/pip-ephem-wheel-cache-9xv0ab3s 2022-03-06T08:39:35,359 Created temporary directory: /tmp/pip-req-tracker-z77zv8_k 2022-03-06T08:39:35,360 Initialized build tracking at /tmp/pip-req-tracker-z77zv8_k 2022-03-06T08:39:35,361 Created build tracker: /tmp/pip-req-tracker-z77zv8_k 2022-03-06T08:39:35,361 Entered build tracker: /tmp/pip-req-tracker-z77zv8_k 2022-03-06T08:39:35,362 Created temporary directory: /tmp/pip-wheel-t21bd922 2022-03-06T08:39:35,424 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-06T08:39:35,433 2 location(s) to search for versions of openvo: 2022-03-06T08:39:35,433 * https://pypi.org/simple/openvo/ 2022-03-06T08:39:35,433 * https://www.piwheels.org/simple/openvo/ 2022-03-06T08:39:35,434 Fetching project page and analyzing links: https://pypi.org/simple/openvo/ 2022-03-06T08:39:35,435 Getting page https://pypi.org/simple/openvo/ 2022-03-06T08:39:35,438 Found index url https://pypi.org/simple 2022-03-06T08:39:35,547 Skipping link: No binaries permitted for openvo: https://files.pythonhosted.org/packages/4a/da/969fd4c2f25285b1dc9192de1cbd783f509dd4cb200b3915fe7d3b31f12b/openVO-0.0.1-py3-none-any.whl#sha256=07c701951a8a747bd122df92a3cad4232415a317215c51dd5116d723c2a51c95 (from https://pypi.org/simple/openvo/) (requires-python:>=3.8) 2022-03-06T08:39:35,548 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/9a/09/a06ef990779cf484d2b8681b34b23e13d3862c638f302a8875b988187612/openVO-0.0.1.tar.gz#sha256=421603f52ca7fb7a5a84ecab05457545c39ac9572c88397f20cd1ee65ad4be5a (from https://pypi.org/simple/openvo/) (requires-python:>=3.8) 2022-03-06T08:39:35,549 Fetching project page and analyzing links: https://www.piwheels.org/simple/openvo/ 2022-03-06T08:39:35,550 Getting page https://www.piwheels.org/simple/openvo/ 2022-03-06T08:39:35,552 Found index url https://www.piwheels.org/simple 2022-03-06T08:39:35,769 Skipping link: not a file: https://www.piwheels.org/simple/openvo/ 2022-03-06T08:39:35,769 Skipping link: not a file: https://pypi.org/simple/openvo/ 2022-03-06T08:39:35,802 Given no hashes to check 0 links for project 'openvo': discarding no candidates 2022-03-06T08:39:35,803 ERROR: Could not find a version that satisfies the requirement openvo==0.0.1 (from versions: none) 2022-03-06T08:39:35,806 ERROR: No matching distribution found for openvo==0.0.1 2022-03-06T08:39:35,808 Exception information: 2022-03-06T08:39:35,808 Traceback (most recent call last): 2022-03-06T08:39:35,808 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-06T08:39:35,808 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-06T08:39:35,808 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-06T08:39:35,808 raise RequirementsConflicted(criterion) 2022-03-06T08:39:35,808 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('openvo==0.0.1') 2022-03-06T08:39:35,808 2022-03-06T08:39:35,808 During handling of the above exception, another exception occurred: 2022-03-06T08:39:35,808 2022-03-06T08:39:35,808 Traceback (most recent call last): 2022-03-06T08:39:35,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-06T08:39:35,808 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-06T08:39:35,808 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-06T08:39:35,808 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-06T08:39:35,808 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-06T08:39:35,808 raise ResolutionImpossible(e.criterion.information) 2022-03-06T08:39:35,808 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('openvo==0.0.1'), parent=None)] 2022-03-06T08:39:35,808 2022-03-06T08:39:35,808 The above exception was the direct cause of the following exception: 2022-03-06T08:39:35,808 2022-03-06T08:39:35,808 Traceback (most recent call last): 2022-03-06T08:39:35,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-06T08:39:35,808 status = run_func(*args) 2022-03-06T08:39:35,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-06T08:39:35,808 return func(self, options, args) 2022-03-06T08:39:35,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-06T08:39:35,808 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-06T08:39:35,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-06T08:39:35,808 raise error from e 2022-03-06T08:39:35,808 pip._internal.exceptions.DistributionNotFound: No matching distribution found for openvo==0.0.1 2022-03-06T08:39:35,816 Removed build tracker: '/tmp/pip-req-tracker-z77zv8_k'