2021-05-31T13:59:04,563 Created temporary directory: /tmp/pip-ephem-wheel-cache-_k_3w49h 2021-05-31T13:59:04,567 Created temporary directory: /tmp/pip-req-tracker-xg3v8c7s 2021-05-31T13:59:04,567 Initialized build tracking at /tmp/pip-req-tracker-xg3v8c7s 2021-05-31T13:59:04,568 Created build tracker: /tmp/pip-req-tracker-xg3v8c7s 2021-05-31T13:59:04,568 Entered build tracker: /tmp/pip-req-tracker-xg3v8c7s 2021-05-31T13:59:04,568 Created temporary directory: /tmp/pip-wheel-aueieoto 2021-05-31T13:59:04,609 1 location(s) to search for versions of donb-tools: 2021-05-31T13:59:04,609 * https://pypi.org/simple/donb-tools/ 2021-05-31T13:59:04,610 Fetching project page and analyzing links: https://pypi.org/simple/donb-tools/ 2021-05-31T13:59:04,610 Getting page https://pypi.org/simple/donb-tools/ 2021-05-31T13:59:04,612 Found index url https://pypi.org/simple 2021-05-31T13:59:04,712 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/e1/02/9faced05ab0ad51854609ea4583172084331477627a23a407949b1288cce/donb-tools-1.0.tar.gz#sha256=3c3958eb1caad40c8c59e6de60e79941f673d63fd5ea4818147fc06be88b0764 (from https://pypi.org/simple/donb-tools/) (requires-python:>=3.8) 2021-05-31T13:59:04,726 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/e3/93/d85608a921616cbfab6c3fc9184e1667b54ba56937cefd7311cb65a8de96/donb_tools-1.0-py3-none-any.whl#sha256=f92726c2364f7b88107f28065bfccea9e2b4e2bdc0c1a355a5422451151c22f7 (from https://pypi.org/simple/donb-tools/) (requires-python:>=3.8) 2021-05-31T13:59:04,727 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ac/bc/837209da29a96feabd67940e56c2b09ff4a5c4a78619c8f064ad5d8e4ec7/donb-tools-1.0.1.tar.gz#sha256=07aa955e3d9964ebce7002ed51515c2eef2ec4b043b7f11e54cc4d2755c98c7e (from https://pypi.org/simple/donb-tools/) (requires-python:>=3.8) 2021-05-31T13:59:04,727 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/76/87/0ed71adca84c880e3b48929da17ab3fb4d4881d9f1a70f3b4eaedd344757/donb_tools-1.0.1-py3-none-any.whl#sha256=da588214ece7ea6cf0049db02618fe3678e473f51633d96fcc81576a00e5208e (from https://pypi.org/simple/donb-tools/) (requires-python:>=3.8) 2021-05-31T13:59:04,728 Skipping link: not a file: https://pypi.org/simple/donb-tools/ 2021-05-31T13:59:04,728 Given no hashes to check 0 links for project 'donb-tools': discarding no candidates 2021-05-31T13:59:04,729 ERROR: Could not find a version that satisfies the requirement donb-tools==1.0.1 (from versions: none) 2021-05-31T13:59:04,729 ERROR: No matching distribution found for donb-tools==1.0.1 2021-05-31T13:59:04,729 Exception information: 2021-05-31T13:59:04,729 Traceback (most recent call last): 2021-05-31T13:59:04,729 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-05-31T13:59:04,729 name, crit = self._merge_into_criterion(r, parent=None) 2021-05-31T13:59:04,729 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-05-31T13:59:04,729 raise RequirementsConflicted(criterion) 2021-05-31T13:59:04,729 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('donb-tools==1.0.1') 2021-05-31T13:59:04,729 2021-05-31T13:59:04,729 During handling of the above exception, another exception occurred: 2021-05-31T13:59:04,729 2021-05-31T13:59:04,729 Traceback (most recent call last): 2021-05-31T13:59:04,729 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-05-31T13:59:04,729 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-05-31T13:59:04,729 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-05-31T13:59:04,729 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-05-31T13:59:04,729 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-05-31T13:59:04,729 raise ResolutionImpossible(e.criterion.information) 2021-05-31T13:59:04,729 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('donb-tools==1.0.1'), parent=None)] 2021-05-31T13:59:04,729 2021-05-31T13:59:04,729 The above exception was the direct cause of the following exception: 2021-05-31T13:59:04,729 2021-05-31T13:59:04,729 Traceback (most recent call last): 2021-05-31T13:59:04,729 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-05-31T13:59:04,729 status = self.run(options, args) 2021-05-31T13:59:04,729 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-05-31T13:59:04,729 return func(self, options, args) 2021-05-31T13:59:04,729 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-05-31T13:59:04,729 reqs, check_supported_wheels=True 2021-05-31T13:59:04,729 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-05-31T13:59:04,729 raise error from e 2021-05-31T13:59:04,729 pip._internal.exceptions.DistributionNotFound: No matching distribution found for donb-tools==1.0.1 2021-05-31T13:59:04,733 Removed build tracker: '/tmp/pip-req-tracker-xg3v8c7s'