2021-10-22T14:19:38,122 Created temporary directory: /tmp/pip-ephem-wheel-cache-2bv6bp5v 2021-10-22T14:19:38,126 Created temporary directory: /tmp/pip-req-tracker-w2208vmi 2021-10-22T14:19:38,126 Initialized build tracking at /tmp/pip-req-tracker-w2208vmi 2021-10-22T14:19:38,126 Created build tracker: /tmp/pip-req-tracker-w2208vmi 2021-10-22T14:19:38,127 Entered build tracker: /tmp/pip-req-tracker-w2208vmi 2021-10-22T14:19:38,127 Created temporary directory: /tmp/pip-wheel-b5aoayhy 2021-10-22T14:19:38,157 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-22T14:19:38,159 2 location(s) to search for versions of bioml: 2021-10-22T14:19:38,159 * https://pypi.org/simple/bioml/ 2021-10-22T14:19:38,159 * https://www.piwheels.org/simple/bioml/ 2021-10-22T14:19:38,160 Fetching project page and analyzing links: https://pypi.org/simple/bioml/ 2021-10-22T14:19:38,160 Getting page https://pypi.org/simple/bioml/ 2021-10-22T14:19:38,162 Found index url https://pypi.org/simple 2021-10-22T14:19:38,248 Skipping link: No binaries permitted for bioml: https://files.pythonhosted.org/packages/ca/f7/c20eed51ef567fe32a0ee4a4637f11f009a02dc9e71cefe7fb606e965cd3/bioml-0.1.0-py3-none-any.whl#sha256=47c57b4926c5846ea7e67296354c17646de9315d541896a8e98d4790eb9145a9 (from https://pypi.org/simple/bioml/) (requires-python:>=3.9,<4.0) 2021-10-22T14:19:38,249 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/17/66/c7c562d4f9a7f76084dfda82287561b2b1c8dfc1151cb9972125324f5f08/bioml-0.1.0.tar.gz#sha256=b6b855847cb703c5af8763c13ca1fde791dc20da6262299a58e415b6e4dea817 (from https://pypi.org/simple/bioml/) (requires-python:>=3.9,<4.0) 2021-10-22T14:19:38,249 Fetching project page and analyzing links: https://www.piwheels.org/simple/bioml/ 2021-10-22T14:19:38,249 Getting page https://www.piwheels.org/simple/bioml/ 2021-10-22T14:19:38,250 Found index url https://www.piwheels.org/simple 2021-10-22T14:19:38,419 Skipping link: not a file: https://www.piwheels.org/simple/bioml/ 2021-10-22T14:19:38,420 Skipping link: not a file: https://pypi.org/simple/bioml/ 2021-10-22T14:19:38,434 Given no hashes to check 0 links for project 'bioml': discarding no candidates 2021-10-22T14:19:38,434 ERROR: Could not find a version that satisfies the requirement bioml==0.1.0 (from versions: none) 2021-10-22T14:19:38,435 ERROR: No matching distribution found for bioml==0.1.0 2021-10-22T14:19:38,435 Exception information: 2021-10-22T14:19:38,435 Traceback (most recent call last): 2021-10-22T14:19:38,435 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-22T14:19:38,435 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-22T14:19:38,435 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-22T14:19:38,435 raise RequirementsConflicted(criterion) 2021-10-22T14:19:38,435 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bioml==0.1.0') 2021-10-22T14:19:38,435 2021-10-22T14:19:38,435 During handling of the above exception, another exception occurred: 2021-10-22T14:19:38,435 2021-10-22T14:19:38,435 Traceback (most recent call last): 2021-10-22T14:19:38,435 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-22T14:19:38,435 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-22T14:19:38,435 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-22T14:19:38,435 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-22T14:19:38,435 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-22T14:19:38,435 raise ResolutionImpossible(e.criterion.information) 2021-10-22T14:19:38,435 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bioml==0.1.0'), parent=None)] 2021-10-22T14:19:38,435 2021-10-22T14:19:38,435 The above exception was the direct cause of the following exception: 2021-10-22T14:19:38,435 2021-10-22T14:19:38,435 Traceback (most recent call last): 2021-10-22T14:19:38,435 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-22T14:19:38,435 status = self.run(options, args) 2021-10-22T14:19:38,435 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-22T14:19:38,435 return func(self, options, args) 2021-10-22T14:19:38,435 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-22T14:19:38,435 reqs, check_supported_wheels=True 2021-10-22T14:19:38,435 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-22T14:19:38,435 raise error from e 2021-10-22T14:19:38,435 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bioml==0.1.0 2021-10-22T14:19:38,439 Removed build tracker: '/tmp/pip-req-tracker-w2208vmi'