2021-07-08T21:43:24,109 Created temporary directory: /tmp/pip-ephem-wheel-cache-cf4seonv 2021-07-08T21:43:24,112 Created temporary directory: /tmp/pip-req-tracker-ou_ini4m 2021-07-08T21:43:24,113 Initialized build tracking at /tmp/pip-req-tracker-ou_ini4m 2021-07-08T21:43:24,113 Created build tracker: /tmp/pip-req-tracker-ou_ini4m 2021-07-08T21:43:24,113 Entered build tracker: /tmp/pip-req-tracker-ou_ini4m 2021-07-08T21:43:24,114 Created temporary directory: /tmp/pip-wheel-olf9f736 2021-07-08T21:43:24,148 1 location(s) to search for versions of django-qmanager: 2021-07-08T21:43:24,148 * https://pypi.org/simple/django-qmanager/ 2021-07-08T21:43:24,148 Fetching project page and analyzing links: https://pypi.org/simple/django-qmanager/ 2021-07-08T21:43:24,149 Getting page https://pypi.org/simple/django-qmanager/ 2021-07-08T21:43:24,151 Found index url https://pypi.org/simple 2021-07-08T21:43:24,242 Found link https://files.pythonhosted.org/packages/84/18/e9d2d6aca07b226b631ec2e85f5d2efc619d858754b3a93ffd121edfdf83/django-qmanager-0.1.tar.gz#sha256=0c6beba2ca18f58a6d207c744ed58dbc5dd5165c613bce042dc593805f3900d5 (from https://pypi.org/simple/django-qmanager/), version: 0.1 2021-07-08T21:43:24,243 Found link https://files.pythonhosted.org/packages/9c/94/c0c69c8155556135a216e5f241c3032fcab84bd111858bd3121a2bd35976/django-qmanager-0.1.1.tar.gz#sha256=bd1680493ac9ed1356cef31bed82b95eec0046f1d2cd859eb66c465b8094698d (from https://pypi.org/simple/django-qmanager/), version: 0.1.1 2021-07-08T21:43:24,243 Skipping link: not a file: https://pypi.org/simple/django-qmanager/ 2021-07-08T21:43:24,259 Given no hashes to check 1 links for project 'django-qmanager': discarding no candidates 2021-07-08T21:43:24,276 Collecting django-qmanager==0.1.1 2021-07-08T21:43:24,278 Created temporary directory: /tmp/pip-unpack-bb3b_44f 2021-07-08T21:43:24,639 Downloading django-qmanager-0.1.1.tar.gz (7.7 kB) 2021-07-08T21:43:24,690 Added django-qmanager==0.1.1 from https://files.pythonhosted.org/packages/9c/94/c0c69c8155556135a216e5f241c3032fcab84bd111858bd3121a2bd35976/django-qmanager-0.1.1.tar.gz#sha256=bd1680493ac9ed1356cef31bed82b95eec0046f1d2cd859eb66c465b8094698d to build tracker '/tmp/pip-req-tracker-ou_ini4m' 2021-07-08T21:43:24,691 Running setup.py (path:/tmp/pip-wheel-olf9f736/django-qmanager_0aa47a7df13840d0957c269030b0a25b/setup.py) egg_info for package django-qmanager 2021-07-08T21:43:24,692 Created temporary directory: /tmp/pip-pip-egg-info-chla0_k5 2021-07-08T21:43:24,692 Running command python setup.py egg_info 2021-07-08T21:43:25,377 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.10.tar.gz 2021-07-08T21:43:25,391 Traceback (most recent call last): 2021-07-08T21:43:25,391 File "/tmp/pip-wheel-olf9f736/django-qmanager_0aa47a7df13840d0957c269030b0a25b/distribute_setup.py", line 143, in use_setuptools 2021-07-08T21:43:25,391 raise ImportError 2021-07-08T21:43:25,392 ImportError 2021-07-08T21:43:25,392 During handling of the above exception, another exception occurred: 2021-07-08T21:43:25,392 Traceback (most recent call last): 2021-07-08T21:43:25,392 File "", line 1, in 2021-07-08T21:43:25,392 File "/tmp/pip-wheel-olf9f736/django-qmanager_0aa47a7df13840d0957c269030b0a25b/setup.py", line 7, in 2021-07-08T21:43:25,393 from distribute_setup import use_setuptools; use_setuptools() 2021-07-08T21:43:25,393 File "/tmp/pip-wheel-olf9f736/django-qmanager_0aa47a7df13840d0957c269030b0a25b/distribute_setup.py", line 145, in use_setuptools 2021-07-08T21:43:25,393 return _do_download(version, download_base, to_dir, download_delay) 2021-07-08T21:43:25,393 File "/tmp/pip-wheel-olf9f736/django-qmanager_0aa47a7df13840d0957c269030b0a25b/distribute_setup.py", line 123, in _do_download 2021-07-08T21:43:25,393 tarball = download_setuptools(version, download_base, 2021-07-08T21:43:25,394 File "/tmp/pip-wheel-olf9f736/django-qmanager_0aa47a7df13840d0957c269030b0a25b/distribute_setup.py", line 193, in download_setuptools 2021-07-08T21:43:25,394 src = urlopen(url) 2021-07-08T21:43:25,394 File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen 2021-07-08T21:43:25,394 return opener.open(url, data, timeout) 2021-07-08T21:43:25,395 File "/usr/lib/python3.9/urllib/request.py", line 523, in open 2021-07-08T21:43:25,395 response = meth(req, response) 2021-07-08T21:43:25,395 File "/usr/lib/python3.9/urllib/request.py", line 632, in http_response 2021-07-08T21:43:25,396 response = self.parent.error( 2021-07-08T21:43:25,396 File "/usr/lib/python3.9/urllib/request.py", line 561, in error 2021-07-08T21:43:25,397 return self._call_chain(*args) 2021-07-08T21:43:25,397 File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain 2021-07-08T21:43:25,397 result = func(*args) 2021-07-08T21:43:25,398 File "/usr/lib/python3.9/urllib/request.py", line 641, in http_error_default 2021-07-08T21:43:25,398 raise HTTPError(req.full_url, code, msg, hdrs, fp) 2021-07-08T21:43:25,399 urllib.error.HTTPError: HTTP Error 403: SSL is required 2021-07-08T21:43:25,456 WARNING: Discarding https://files.pythonhosted.org/packages/9c/94/c0c69c8155556135a216e5f241c3032fcab84bd111858bd3121a2bd35976/django-qmanager-0.1.1.tar.gz#sha256=bd1680493ac9ed1356cef31bed82b95eec0046f1d2cd859eb66c465b8094698d (from https://pypi.org/simple/django-qmanager/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T21:43:25,458 ERROR: Could not find a version that satisfies the requirement django-qmanager==0.1.1 (from versions: 0.1, 0.1.1) 2021-07-08T21:43:25,458 ERROR: No matching distribution found for django-qmanager==0.1.1 2021-07-08T21:43:25,459 Exception information: 2021-07-08T21:43:25,459 Traceback (most recent call last): 2021-07-08T21:43:25,459 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T21:43:25,459 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T21:43:25,459 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T21:43:25,459 raise RequirementsConflicted(criterion) 2021-07-08T21:43:25,459 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-qmanager==0.1.1') 2021-07-08T21:43:25,459 2021-07-08T21:43:25,459 During handling of the above exception, another exception occurred: 2021-07-08T21:43:25,459 2021-07-08T21:43:25,459 Traceback (most recent call last): 2021-07-08T21:43:25,459 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T21:43:25,459 result = self._result = resolver.resolve( 2021-07-08T21:43:25,459 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T21:43:25,459 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T21:43:25,459 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T21:43:25,459 raise ResolutionImpossible(e.criterion.information) 2021-07-08T21:43:25,459 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-qmanager==0.1.1'), parent=None)] 2021-07-08T21:43:25,459 2021-07-08T21:43:25,459 The above exception was the direct cause of the following exception: 2021-07-08T21:43:25,459 2021-07-08T21:43:25,459 Traceback (most recent call last): 2021-07-08T21:43:25,459 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T21:43:25,459 status = self.run(options, args) 2021-07-08T21:43:25,459 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T21:43:25,459 return func(self, options, args) 2021-07-08T21:43:25,459 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T21:43:25,459 requirement_set = resolver.resolve( 2021-07-08T21:43:25,459 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T21:43:25,459 raise error from e 2021-07-08T21:43:25,459 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-qmanager==0.1.1 2021-07-08T21:43:25,464 Removed django-qmanager==0.1.1 from https://files.pythonhosted.org/packages/9c/94/c0c69c8155556135a216e5f241c3032fcab84bd111858bd3121a2bd35976/django-qmanager-0.1.1.tar.gz#sha256=bd1680493ac9ed1356cef31bed82b95eec0046f1d2cd859eb66c465b8094698d from build tracker '/tmp/pip-req-tracker-ou_ini4m' 2021-07-08T21:43:25,464 Removed build tracker: '/tmp/pip-req-tracker-ou_ini4m'