2022-04-28T09:26:43,561 Created temporary directory: /tmp/pip-ephem-wheel-cache-qdnalo4_ 2022-04-28T09:26:43,566 Created temporary directory: /tmp/pip-req-tracker-l5w_8nxr 2022-04-28T09:26:43,567 Initialized build tracking at /tmp/pip-req-tracker-l5w_8nxr 2022-04-28T09:26:43,567 Created build tracker: /tmp/pip-req-tracker-l5w_8nxr 2022-04-28T09:26:43,568 Entered build tracker: /tmp/pip-req-tracker-l5w_8nxr 2022-04-28T09:26:43,569 Created temporary directory: /tmp/pip-wheel-4iom33gi 2022-04-28T09:26:43,637 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-28T09:26:43,650 2 location(s) to search for versions of bioontologies: 2022-04-28T09:26:43,650 * https://pypi.org/simple/bioontologies/ 2022-04-28T09:26:43,650 * https://www.piwheels.org/simple/bioontologies/ 2022-04-28T09:26:43,652 Fetching project page and analyzing links: https://pypi.org/simple/bioontologies/ 2022-04-28T09:26:43,653 Getting page https://pypi.org/simple/bioontologies/ 2022-04-28T09:26:43,656 Found index url https://pypi.org/simple 2022-04-28T09:26:43,765 Skipping link: No binaries permitted for bioontologies: https://files.pythonhosted.org/packages/02/70/0e872793ea49436026685bb3d51079af3947bb9a699e4ed5ff9550c83310/bioontologies-0.0.1-py3-none-any.whl#sha256=5072a0b9840de2b223ab07d7e645bbbb6df545a6248b1e9056144b47ebb0af2b (from https://pypi.org/simple/bioontologies/) (requires-python:>=3.8) 2022-04-28T09:26:43,767 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/e8/9d/8acb7f9144335763c181e32d20062cc121aa2faf6c7d00a44b57533cb766/bioontologies-0.0.1.tar.gz#sha256=8d638acb2eea4506dc531708b9f614d82db8c0b7964d81eff067e56bcf62557d (from https://pypi.org/simple/bioontologies/) (requires-python:>=3.8) 2022-04-28T09:26:43,767 Skipping link: No binaries permitted for bioontologies: https://files.pythonhosted.org/packages/09/50/0e253b578e62eafa162c52627a5f737f83403f62253ce52f40415b75e7c8/bioontologies-0.0.2-py3-none-any.whl#sha256=4c7fa23f0c793d908ada4b66c2d055a55e66ce8b0e252ce8746c8eb4da1e038b (from https://pypi.org/simple/bioontologies/) (requires-python:>=3.8) 2022-04-28T09:26:43,769 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/26/5e/66b7a336501576cd1abdec05eeba85455bf8dff4f57f4e7f0f51a1815b31/bioontologies-0.0.2.tar.gz#sha256=6479e9c4e629b0e130430ab8560384241929862a1af5ade721fbbe7762a8e7c2 (from https://pypi.org/simple/bioontologies/) (requires-python:>=3.8) 2022-04-28T09:26:43,769 Fetching project page and analyzing links: https://www.piwheels.org/simple/bioontologies/ 2022-04-28T09:26:43,770 Getting page https://www.piwheels.org/simple/bioontologies/ 2022-04-28T09:26:43,772 Found index url https://www.piwheels.org/simple 2022-04-28T09:26:43,973 Skipping link: not a file: https://www.piwheels.org/simple/bioontologies/ 2022-04-28T09:26:43,974 Skipping link: not a file: https://pypi.org/simple/bioontologies/ 2022-04-28T09:26:44,007 Given no hashes to check 0 links for project 'bioontologies': discarding no candidates 2022-04-28T09:26:44,008 ERROR: Could not find a version that satisfies the requirement bioontologies==0.0.2 (from versions: none) 2022-04-28T09:26:44,011 ERROR: No matching distribution found for bioontologies==0.0.2 2022-04-28T09:26:44,012 Exception information: 2022-04-28T09:26:44,012 Traceback (most recent call last): 2022-04-28T09:26:44,012 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-28T09:26:44,012 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-28T09:26:44,012 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-28T09:26:44,012 raise RequirementsConflicted(criterion) 2022-04-28T09:26:44,012 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bioontologies==0.0.2') 2022-04-28T09:26:44,012 2022-04-28T09:26:44,012 During handling of the above exception, another exception occurred: 2022-04-28T09:26:44,012 2022-04-28T09:26:44,012 Traceback (most recent call last): 2022-04-28T09:26:44,012 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-28T09:26:44,012 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-28T09:26:44,012 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-28T09:26:44,012 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-28T09:26:44,012 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-28T09:26:44,012 raise ResolutionImpossible(e.criterion.information) 2022-04-28T09:26:44,012 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bioontologies==0.0.2'), parent=None)] 2022-04-28T09:26:44,012 2022-04-28T09:26:44,012 The above exception was the direct cause of the following exception: 2022-04-28T09:26:44,012 2022-04-28T09:26:44,012 Traceback (most recent call last): 2022-04-28T09:26:44,012 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-28T09:26:44,012 status = run_func(*args) 2022-04-28T09:26:44,012 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-28T09:26:44,012 return func(self, options, args) 2022-04-28T09:26:44,012 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-28T09:26:44,012 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-28T09:26:44,012 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-28T09:26:44,012 raise error from e 2022-04-28T09:26:44,012 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bioontologies==0.0.2 2022-04-28T09:26:44,021 Removed build tracker: '/tmp/pip-req-tracker-l5w_8nxr'