2021-04-21T21:30:32,419 Created temporary directory: /tmp/pip-ephem-wheel-cache-o5s3brcq 2021-04-21T21:30:32,422 Created temporary directory: /tmp/pip-req-tracker-7mbn396o 2021-04-21T21:30:32,423 Initialized build tracking at /tmp/pip-req-tracker-7mbn396o 2021-04-21T21:30:32,423 Created build tracker: /tmp/pip-req-tracker-7mbn396o 2021-04-21T21:30:32,423 Entered build tracker: /tmp/pip-req-tracker-7mbn396o 2021-04-21T21:30:32,424 Created temporary directory: /tmp/pip-wheel-ceoao277 2021-04-21T21:30:32,452 1 location(s) to search for versions of validark: 2021-04-21T21:30:32,452 * https://pypi.org/simple/validark/ 2021-04-21T21:30:32,452 Fetching project page and analyzing links: https://pypi.org/simple/validark/ 2021-04-21T21:30:32,453 Getting page https://pypi.org/simple/validark/ 2021-04-21T21:30:32,454 Found index url https://pypi.org/simple 2021-04-21T21:30:32,456 Getting credentials from keyring for https://pypi.org/simple 2021-04-21T21:30:32,802 Loading KWallet 2021-04-21T21:30:32,825 Loading SecretService 2021-04-21T21:30:32,870 Loading Windows 2021-04-21T21:30:32,872 Loading chainer 2021-04-21T21:30:32,874 Loading macOS 2021-04-21T21:30:32,877 Loading Gnome 2021-04-21T21:30:32,916 Loading Google 2021-04-21T21:30:32,920 Loading Windows (alt) 2021-04-21T21:30:32,925 Loading file 2021-04-21T21:30:32,927 Loading keyczar 2021-04-21T21:30:32,927 Loading multi 2021-04-21T21:30:32,929 Loading pyfs 2021-04-21T21:30:32,966 Getting credentials from keyring for pypi.org 2021-04-21T21:30:33,152 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-21T21:30:33,153 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-21T21:30:33,153 Given no hashes to check 0 links for project 'validark': discarding no candidates 2021-04-21T21:30:33,154 ERROR: Could not find a version that satisfies the requirement validark==0.1.0 2021-04-21T21:30:33,154 ERROR: No matching distribution found for validark==0.1.0 2021-04-21T21:30:33,154 Exception information: 2021-04-21T21:30:33,154 Traceback (most recent call last): 2021-04-21T21:30:33,154 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-21T21:30:33,154 crit = self.state.criteria[name] 2021-04-21T21:30:33,154 KeyError: 'validark' 2021-04-21T21:30:33,154 2021-04-21T21:30:33,154 During handling of the above exception, another exception occurred: 2021-04-21T21:30:33,154 2021-04-21T21:30:33,154 Traceback (most recent call last): 2021-04-21T21:30:33,154 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-21T21:30:33,154 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-21T21:30:33,154 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-21T21:30:33,154 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-21T21:30:33,154 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-21T21:30:33,154 raise RequirementsConflicted(criterion) 2021-04-21T21:30:33,154 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('validark==0.1.0') 2021-04-21T21:30:33,154 2021-04-21T21:30:33,154 During handling of the above exception, another exception occurred: 2021-04-21T21:30:33,154 2021-04-21T21:30:33,154 Traceback (most recent call last): 2021-04-21T21:30:33,154 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-21T21:30:33,154 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-21T21:30:33,154 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-21T21:30:33,154 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-21T21:30:33,154 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-21T21:30:33,154 raise ResolutionImpossible(e.criterion.information) 2021-04-21T21:30:33,154 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('validark==0.1.0'), parent=None)] 2021-04-21T21:30:33,154 2021-04-21T21:30:33,154 The above exception was the direct cause of the following exception: 2021-04-21T21:30:33,154 2021-04-21T21:30:33,154 Traceback (most recent call last): 2021-04-21T21:30:33,154 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-21T21:30:33,154 status = self.run(options, args) 2021-04-21T21:30:33,154 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-21T21:30:33,154 return func(self, options, args) 2021-04-21T21:30:33,154 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-21T21:30:33,154 reqs, check_supported_wheels=True 2021-04-21T21:30:33,154 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-21T21:30:33,154 six.raise_from(error, e) 2021-04-21T21:30:33,154 File "", line 3, in raise_from 2021-04-21T21:30:33,154 pip._internal.exceptions.DistributionNotFound: No matching distribution found for validark==0.1.0 2021-04-21T21:30:33,159 Removed build tracker: '/tmp/pip-req-tracker-7mbn396o'