2021-06-10T12:54:41,170 Created temporary directory: /tmp/pip-ephem-wheel-cache-idx84y7y 2021-06-10T12:54:41,173 Created temporary directory: /tmp/pip-req-tracker-5cgyatq1 2021-06-10T12:54:41,173 Initialized build tracking at /tmp/pip-req-tracker-5cgyatq1 2021-06-10T12:54:41,173 Created build tracker: /tmp/pip-req-tracker-5cgyatq1 2021-06-10T12:54:41,174 Entered build tracker: /tmp/pip-req-tracker-5cgyatq1 2021-06-10T12:54:41,174 Created temporary directory: /tmp/pip-wheel-tbcdoqfc 2021-06-10T12:54:41,205 1 location(s) to search for versions of steinbock: 2021-06-10T12:54:41,205 * https://pypi.org/simple/steinbock/ 2021-06-10T12:54:41,206 Fetching project page and analyzing links: https://pypi.org/simple/steinbock/ 2021-06-10T12:54:41,206 Getting page https://pypi.org/simple/steinbock/ 2021-06-10T12:54:41,208 Found index url https://pypi.org/simple 2021-06-10T12:54:41,310 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/64/ed/d95adcabf05d05c552b0420651211047ee003224dd1b7c36f71a73165263/steinbock-0.5.0-py3-none-any.whl#sha256=e9c92592dc3b8959d90c859e23ebdcc5b6b9184bbfb1af1a584425bb95dfdb2f (from https://pypi.org/simple/steinbock/) (requires-python:>=3.8) 2021-06-10T12:54:41,311 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/64/56/aca3eea0ce2d2b9aaf139dff74b2257b9f705f106ae62810ceca6c76ea91/steinbock-0.5.0.tar.gz#sha256=689856e21d7a093efede4e71c486a00824566a1f446e6678d0cb882e47596f51 (from https://pypi.org/simple/steinbock/) (requires-python:>=3.8) 2021-06-10T12:54:41,312 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/d2/2c/5d2dc31af110ac861cc8f84f13304173e7f4936c1a5298eadb9ff002b403/steinbock-0.5.1-py3-none-any.whl#sha256=e6907acf6f9ecc9fa3c56f7b3d2ca3f85e0908ddcee05bbc8c0ede10c9a8950a (from https://pypi.org/simple/steinbock/) (requires-python:>=3.8) 2021-06-10T12:54:41,312 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/8f/3f/b256ac690f01ac116d2dedf9d53f62d11e2ccb571f08e8bacf42ff30197b/steinbock-0.5.1.tar.gz#sha256=e22954de92edbd5fd10e36dcac6773c2effde7931e3b7ffa7cf447a6f7628aa7 (from https://pypi.org/simple/steinbock/) (requires-python:>=3.8) 2021-06-10T12:54:41,313 Skipping link: not a file: https://pypi.org/simple/steinbock/ 2021-06-10T12:54:41,313 Given no hashes to check 0 links for project 'steinbock': discarding no candidates 2021-06-10T12:54:41,313 ERROR: Could not find a version that satisfies the requirement steinbock==0.5.1 (from versions: none) 2021-06-10T12:54:41,314 ERROR: No matching distribution found for steinbock==0.5.1 2021-06-10T12:54:41,314 Exception information: 2021-06-10T12:54:41,314 Traceback (most recent call last): 2021-06-10T12:54:41,314 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-06-10T12:54:41,314 name, crit = self._merge_into_criterion(r, parent=None) 2021-06-10T12:54:41,314 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-06-10T12:54:41,314 raise RequirementsConflicted(criterion) 2021-06-10T12:54:41,314 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('steinbock==0.5.1') 2021-06-10T12:54:41,314 2021-06-10T12:54:41,314 During handling of the above exception, another exception occurred: 2021-06-10T12:54:41,314 2021-06-10T12:54:41,314 Traceback (most recent call last): 2021-06-10T12:54:41,314 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-06-10T12:54:41,314 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-06-10T12:54:41,314 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-06-10T12:54:41,314 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-06-10T12:54:41,314 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-06-10T12:54:41,314 raise ResolutionImpossible(e.criterion.information) 2021-06-10T12:54:41,314 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('steinbock==0.5.1'), parent=None)] 2021-06-10T12:54:41,314 2021-06-10T12:54:41,314 The above exception was the direct cause of the following exception: 2021-06-10T12:54:41,314 2021-06-10T12:54:41,314 Traceback (most recent call last): 2021-06-10T12:54:41,314 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-06-10T12:54:41,314 status = self.run(options, args) 2021-06-10T12:54:41,314 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-06-10T12:54:41,314 return func(self, options, args) 2021-06-10T12:54:41,314 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-06-10T12:54:41,314 reqs, check_supported_wheels=True 2021-06-10T12:54:41,314 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-06-10T12:54:41,314 raise error from e 2021-06-10T12:54:41,314 pip._internal.exceptions.DistributionNotFound: No matching distribution found for steinbock==0.5.1 2021-06-10T12:54:41,318 Removed build tracker: '/tmp/pip-req-tracker-5cgyatq1'