2021-04-25T23:15:17,941 Created temporary directory: /tmp/pip-ephem-wheel-cache-7mu7mm6c 2021-04-25T23:15:17,946 Created temporary directory: /tmp/pip-req-tracker-ds11xei7 2021-04-25T23:15:17,946 Initialized build tracking at /tmp/pip-req-tracker-ds11xei7 2021-04-25T23:15:17,946 Created build tracker: /tmp/pip-req-tracker-ds11xei7 2021-04-25T23:15:17,946 Entered build tracker: /tmp/pip-req-tracker-ds11xei7 2021-04-25T23:15:17,948 Created temporary directory: /tmp/pip-wheel-bae5r6wb 2021-04-25T23:15:18,004 1 location(s) to search for versions of validark: 2021-04-25T23:15:18,004 * https://pypi.org/simple/validark/ 2021-04-25T23:15:18,004 Fetching project page and analyzing links: https://pypi.org/simple/validark/ 2021-04-25T23:15:18,005 Getting page https://pypi.org/simple/validark/ 2021-04-25T23:15:18,007 Found index url https://pypi.org/simple 2021-04-25T23:15:18,136 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/e1/ef/72bcca44389d6c654cb16e60c827e63c846518661d230b8c677be818c166/validark-0.1.0-py3-none-any.whl#sha256=eca4890a340c9508e6d8999baaad751742a559c01264d51e4e761c67184ae6b8 (from https://pypi.org/simple/validark/) (requires-python:>=3.8,<4.0) 2021-04-25T23:15:18,136 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/0d/59/7fb5d1c3ab78e863e7b7d2a146a58f54bac92d5724fb0842af9ef111f493/validark-0.1.0.tar.gz#sha256=01aaa02cdc99b16069611c05bff4c814f17dc5fe0cf606b225b8331224fa5270 (from https://pypi.org/simple/validark/) (requires-python:>=3.8,<4.0) 2021-04-25T23:15:18,137 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/4e/15/ec68c887960dedd0206e9230e0a9a8bf2d9790ba366271c523b3bbcef00a/validark-0.2.0-py3-none-any.whl#sha256=6b4ee29e991ba9d58465ad95c6b0c2e2449c5f214b343fa4b063bd804d936564 (from https://pypi.org/simple/validark/) (requires-python:>=3.8,<4.0) 2021-04-25T23:15:18,138 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/d9/c2/0d84dcdee9766f7941f3a1996be3d2ed3af1d1d7137a9193cd048ae95a58/validark-0.2.0.tar.gz#sha256=32332ef610da146d283a3f9dfac276fbfb6db4bf924a8adb0e411f345e909551 (from https://pypi.org/simple/validark/) (requires-python:>=3.8,<4.0) 2021-04-25T23:15:18,138 Skipping link: not a file: https://pypi.org/simple/validark/ 2021-04-25T23:15:18,139 Given no hashes to check 0 links for project 'validark': discarding no candidates 2021-04-25T23:15:18,139 ERROR: Could not find a version that satisfies the requirement validark==0.2.0 (from versions: none) 2021-04-25T23:15:18,139 ERROR: No matching distribution found for validark==0.2.0 2021-04-25T23:15:18,140 Exception information: 2021-04-25T23:15:18,140 Traceback (most recent call last): 2021-04-25T23:15:18,140 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-04-25T23:15:18,140 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-25T23:15:18,140 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-25T23:15:18,140 raise RequirementsConflicted(criterion) 2021-04-25T23:15:18,140 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('validark==0.2.0') 2021-04-25T23:15:18,140 2021-04-25T23:15:18,140 During handling of the above exception, another exception occurred: 2021-04-25T23:15:18,140 2021-04-25T23:15:18,140 Traceback (most recent call last): 2021-04-25T23:15:18,140 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-04-25T23:15:18,140 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-04-25T23:15:18,140 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-04-25T23:15:18,140 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-25T23:15:18,140 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-04-25T23:15:18,140 raise ResolutionImpossible(e.criterion.information) 2021-04-25T23:15:18,140 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('validark==0.2.0'), parent=None)] 2021-04-25T23:15:18,140 2021-04-25T23:15:18,140 The above exception was the direct cause of the following exception: 2021-04-25T23:15:18,140 2021-04-25T23:15:18,140 Traceback (most recent call last): 2021-04-25T23:15:18,140 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-04-25T23:15:18,140 status = self.run(options, args) 2021-04-25T23:15:18,140 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-04-25T23:15:18,140 return func(self, options, args) 2021-04-25T23:15:18,140 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-04-25T23:15:18,140 reqs, check_supported_wheels=True 2021-04-25T23:15:18,140 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-04-25T23:15:18,140 raise error from e 2021-04-25T23:15:18,140 pip._internal.exceptions.DistributionNotFound: No matching distribution found for validark==0.2.0 2021-04-25T23:15:18,149 Removed build tracker: '/tmp/pip-req-tracker-ds11xei7'