2021-04-19T17:44:53,452 Created temporary directory: /tmp/pip-ephem-wheel-cache-zzi7vvob 2021-04-19T17:44:53,455 Created temporary directory: /tmp/pip-req-tracker-f2ih_xt3 2021-04-19T17:44:53,456 Initialized build tracking at /tmp/pip-req-tracker-f2ih_xt3 2021-04-19T17:44:53,456 Created build tracker: /tmp/pip-req-tracker-f2ih_xt3 2021-04-19T17:44:53,456 Entered build tracker: /tmp/pip-req-tracker-f2ih_xt3 2021-04-19T17:44:53,457 Created temporary directory: /tmp/pip-wheel-cg7vsr1s 2021-04-19T17:44:53,487 1 location(s) to search for versions of django-doma: 2021-04-19T17:44:53,487 * https://pypi.org/simple/django-doma/ 2021-04-19T17:44:53,488 Fetching project page and analyzing links: https://pypi.org/simple/django-doma/ 2021-04-19T17:44:53,488 Getting page https://pypi.org/simple/django-doma/ 2021-04-19T17:44:53,490 Found index url https://pypi.org/simple 2021-04-19T17:44:53,491 Getting credentials from keyring for https://pypi.org/simple 2021-04-19T17:44:53,833 Loading KWallet 2021-04-19T17:44:53,862 Loading SecretService 2021-04-19T17:44:53,921 Loading Windows 2021-04-19T17:44:53,924 Loading chainer 2021-04-19T17:44:53,926 Loading macOS 2021-04-19T17:44:53,930 Loading Gnome 2021-04-19T17:44:53,973 Loading Google 2021-04-19T17:44:53,978 Loading Windows (alt) 2021-04-19T17:44:53,985 Loading file 2021-04-19T17:44:53,987 Loading keyczar 2021-04-19T17:44:53,987 Loading multi 2021-04-19T17:44:53,989 Loading pyfs 2021-04-19T17:44:54,037 Getting credentials from keyring for pypi.org 2021-04-19T17:44:54,137 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/ce/74/e98abb0f3cfdd97f08a68c0746e6adeab00040da0baa349599d87ac8addb/django-doma-0.1.0.tar.gz#sha256=7f36d46d95144953066f5e989914842af2de51b37d53dc70de752a59cc8ef71e (from https://pypi.org/simple/django-doma/) (requires-python:>=3.9,<4.0) 2021-04-19T17:44:54,150 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/f6/3a/088ada433ca8e6c637bae2a99870108f0e79255dba14979308d535d00bab/django_doma-0.1.0-py3-none-any.whl#sha256=90852d5a2259b5440ba72e33d98ce9721270d78f48f7c489a30cb513a7d7b601 (from https://pypi.org/simple/django-doma/) (requires-python:>=3.9,<4.0) 2021-04-19T17:44:54,151 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/be/8c/7db1c137a80316c4317a1dae7238038216f87eb10f0452c1028b505246d5/django-doma-0.2.0.tar.gz#sha256=23bef4924fad866de9416127d151c315bda27916c93c5937787d3903ff4484ed (from https://pypi.org/simple/django-doma/) (requires-python:>=3.9,<4.0) 2021-04-19T17:44:54,152 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/c9/3a/6d913078cb6ba8a0ddd294c417889c2ddb6762136bd7b7a3536b530e1279/django_doma-0.2.0-py3-none-any.whl#sha256=f7b5226bd8393aad0c1d701cfc5186964d42c691b024d9ea46de0d5b6c2e2921 (from https://pypi.org/simple/django-doma/) (requires-python:>=3.9,<4.0) 2021-04-19T17:44:54,152 Given no hashes to check 0 links for project 'django-doma': discarding no candidates 2021-04-19T17:44:54,153 ERROR: Could not find a version that satisfies the requirement django-doma==0.1.0 2021-04-19T17:44:54,153 ERROR: No matching distribution found for django-doma==0.1.0 2021-04-19T17:44:54,153 Exception information: 2021-04-19T17:44:54,153 Traceback (most recent call last): 2021-04-19T17:44:54,153 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-19T17:44:54,153 crit = self.state.criteria[name] 2021-04-19T17:44:54,153 KeyError: 'django-doma' 2021-04-19T17:44:54,153 2021-04-19T17:44:54,153 During handling of the above exception, another exception occurred: 2021-04-19T17:44:54,153 2021-04-19T17:44:54,153 Traceback (most recent call last): 2021-04-19T17:44:54,153 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-19T17:44:54,153 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-19T17:44:54,153 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-19T17:44:54,153 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-19T17:44:54,153 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-19T17:44:54,153 raise RequirementsConflicted(criterion) 2021-04-19T17:44:54,153 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-doma==0.1.0') 2021-04-19T17:44:54,153 2021-04-19T17:44:54,153 During handling of the above exception, another exception occurred: 2021-04-19T17:44:54,153 2021-04-19T17:44:54,153 Traceback (most recent call last): 2021-04-19T17:44:54,153 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-19T17:44:54,153 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-19T17:44:54,153 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-19T17:44:54,153 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-19T17:44:54,153 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-19T17:44:54,153 raise ResolutionImpossible(e.criterion.information) 2021-04-19T17:44:54,153 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-doma==0.1.0'), parent=None)] 2021-04-19T17:44:54,153 2021-04-19T17:44:54,153 The above exception was the direct cause of the following exception: 2021-04-19T17:44:54,153 2021-04-19T17:44:54,153 Traceback (most recent call last): 2021-04-19T17:44:54,153 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-19T17:44:54,153 status = self.run(options, args) 2021-04-19T17:44:54,153 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-19T17:44:54,153 return func(self, options, args) 2021-04-19T17:44:54,153 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-19T17:44:54,153 reqs, check_supported_wheels=True 2021-04-19T17:44:54,153 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-19T17:44:54,153 six.raise_from(error, e) 2021-04-19T17:44:54,153 File "", line 3, in raise_from 2021-04-19T17:44:54,153 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-doma==0.1.0 2021-04-19T17:44:54,158 Removed build tracker: '/tmp/pip-req-tracker-f2ih_xt3'