2021-07-09T05:06:01,460 Created temporary directory: /tmp/pip-ephem-wheel-cache-5wr8ie0_ 2021-07-09T05:06:01,463 Created temporary directory: /tmp/pip-req-tracker-lda6a1k7 2021-07-09T05:06:01,464 Initialized build tracking at /tmp/pip-req-tracker-lda6a1k7 2021-07-09T05:06:01,464 Created build tracker: /tmp/pip-req-tracker-lda6a1k7 2021-07-09T05:06:01,464 Entered build tracker: /tmp/pip-req-tracker-lda6a1k7 2021-07-09T05:06:01,465 Created temporary directory: /tmp/pip-wheel-32aamv_u 2021-07-09T05:06:01,499 1 location(s) to search for versions of edittag: 2021-07-09T05:06:01,499 * https://pypi.org/simple/edittag/ 2021-07-09T05:06:01,499 Fetching project page and analyzing links: https://pypi.org/simple/edittag/ 2021-07-09T05:06:01,500 Getting page https://pypi.org/simple/edittag/ 2021-07-09T05:06:01,501 Found index url https://pypi.org/simple 2021-07-09T05:06:01,592 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/77/a6/0fed623434eff06fe9737788567bc705a4f53424c1535134c0e9c3362f73/edittag-1.0-py2.7.egg#sha256=3dc128ed0d6ef0bac60c670feb74d316ad9b28d049128ee34bacdc3703c729f7 (from https://pypi.org/simple/edittag/) 2021-07-09T05:06:01,592 Found link https://files.pythonhosted.org/packages/05/51/8baefe780ca7cafec4de538eb88ec2af84fa228f61f0ba53180a613fc491/edittag-1.0.tar.gz#sha256=7d817c1867ea76f5b41d70d30d7c8e16a802d76361b0935c887b603539e4a88a (from https://pypi.org/simple/edittag/), version: 1.0 2021-07-09T05:06:01,593 Found link https://files.pythonhosted.org/packages/4d/9d/1545494f40586784d3801fc2f223c2a55d5a7fd32fc36b08a6ffc30d249f/edittag-1.1.tar.gz#sha256=8d4b06efa50dc71ceae69958bfc080c53de4bf20de53a3cb07e3a0b6da2a14ab (from https://pypi.org/simple/edittag/), version: 1.1 2021-07-09T05:06:01,593 Skipping link: not a file: https://pypi.org/simple/edittag/ 2021-07-09T05:06:01,611 Given no hashes to check 1 links for project 'edittag': discarding no candidates 2021-07-09T05:06:01,630 Collecting edittag==1.1 2021-07-09T05:06:01,632 Created temporary directory: /tmp/pip-unpack-ykhjvv5l 2021-07-09T05:06:01,818 Downloading edittag-1.1.tar.gz (108 kB) 2021-07-09T05:06:01,939 Added edittag==1.1 from https://files.pythonhosted.org/packages/4d/9d/1545494f40586784d3801fc2f223c2a55d5a7fd32fc36b08a6ffc30d249f/edittag-1.1.tar.gz#sha256=8d4b06efa50dc71ceae69958bfc080c53de4bf20de53a3cb07e3a0b6da2a14ab to build tracker '/tmp/pip-req-tracker-lda6a1k7' 2021-07-09T05:06:01,940 Running setup.py (path:/tmp/pip-wheel-32aamv_u/edittag_d81516a988194f9f81e3e47eb85bd4b7/setup.py) egg_info for package edittag 2021-07-09T05:06:01,941 Created temporary directory: /tmp/pip-pip-egg-info-9b2re3vw 2021-07-09T05:06:01,941 Running command python setup.py egg_info 2021-07-09T05:06:02,614 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.14.tar.gz 2021-07-09T05:06:02,629 Traceback (most recent call last): 2021-07-09T05:06:02,629 File "/tmp/pip-wheel-32aamv_u/edittag_d81516a988194f9f81e3e47eb85bd4b7/distribute_setup.py", line 143, in use_setuptools 2021-07-09T05:06:02,629 raise ImportError 2021-07-09T05:06:02,629 ImportError 2021-07-09T05:06:02,630 During handling of the above exception, another exception occurred: 2021-07-09T05:06:02,630 Traceback (most recent call last): 2021-07-09T05:06:02,630 File "", line 1, in 2021-07-09T05:06:02,630 File "/tmp/pip-wheel-32aamv_u/edittag_d81516a988194f9f81e3e47eb85bd4b7/setup.py", line 2, in 2021-07-09T05:06:02,630 distribute_setup.use_setuptools() 2021-07-09T05:06:02,630 File "/tmp/pip-wheel-32aamv_u/edittag_d81516a988194f9f81e3e47eb85bd4b7/distribute_setup.py", line 145, in use_setuptools 2021-07-09T05:06:02,631 return _do_download(version, download_base, to_dir, download_delay) 2021-07-09T05:06:02,631 File "/tmp/pip-wheel-32aamv_u/edittag_d81516a988194f9f81e3e47eb85bd4b7/distribute_setup.py", line 123, in _do_download 2021-07-09T05:06:02,631 tarball = download_setuptools(version, download_base, 2021-07-09T05:06:02,631 File "/tmp/pip-wheel-32aamv_u/edittag_d81516a988194f9f81e3e47eb85bd4b7/distribute_setup.py", line 193, in download_setuptools 2021-07-09T05:06:02,632 src = urlopen(url) 2021-07-09T05:06:02,632 File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen 2021-07-09T05:06:02,632 return opener.open(url, data, timeout) 2021-07-09T05:06:02,632 File "/usr/lib/python3.9/urllib/request.py", line 523, in open 2021-07-09T05:06:02,633 response = meth(req, response) 2021-07-09T05:06:02,633 File "/usr/lib/python3.9/urllib/request.py", line 632, in http_response 2021-07-09T05:06:02,634 response = self.parent.error( 2021-07-09T05:06:02,634 File "/usr/lib/python3.9/urllib/request.py", line 561, in error 2021-07-09T05:06:02,635 return self._call_chain(*args) 2021-07-09T05:06:02,635 File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain 2021-07-09T05:06:02,635 result = func(*args) 2021-07-09T05:06:02,636 File "/usr/lib/python3.9/urllib/request.py", line 641, in http_error_default 2021-07-09T05:06:02,636 raise HTTPError(req.full_url, code, msg, hdrs, fp) 2021-07-09T05:06:02,637 urllib.error.HTTPError: HTTP Error 403: SSL is required 2021-07-09T05:06:02,695 WARNING: Discarding https://files.pythonhosted.org/packages/4d/9d/1545494f40586784d3801fc2f223c2a55d5a7fd32fc36b08a6ffc30d249f/edittag-1.1.tar.gz#sha256=8d4b06efa50dc71ceae69958bfc080c53de4bf20de53a3cb07e3a0b6da2a14ab (from https://pypi.org/simple/edittag/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T05:06:02,696 ERROR: Could not find a version that satisfies the requirement edittag==1.1 (from versions: 1.0, 1.1) 2021-07-09T05:06:02,696 ERROR: No matching distribution found for edittag==1.1 2021-07-09T05:06:02,697 Exception information: 2021-07-09T05:06:02,697 Traceback (most recent call last): 2021-07-09T05:06:02,697 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:06:02,697 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:06:02,697 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:06:02,697 raise RequirementsConflicted(criterion) 2021-07-09T05:06:02,697 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('edittag==1.1') 2021-07-09T05:06:02,697 2021-07-09T05:06:02,697 During handling of the above exception, another exception occurred: 2021-07-09T05:06:02,697 2021-07-09T05:06:02,697 Traceback (most recent call last): 2021-07-09T05:06:02,697 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:06:02,697 result = self._result = resolver.resolve( 2021-07-09T05:06:02,697 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:06:02,697 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:06:02,697 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:06:02,697 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:06:02,697 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('edittag==1.1'), parent=None)] 2021-07-09T05:06:02,697 2021-07-09T05:06:02,697 The above exception was the direct cause of the following exception: 2021-07-09T05:06:02,697 2021-07-09T05:06:02,697 Traceback (most recent call last): 2021-07-09T05:06:02,697 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:06:02,697 status = self.run(options, args) 2021-07-09T05:06:02,697 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:06:02,697 return func(self, options, args) 2021-07-09T05:06:02,697 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:06:02,697 requirement_set = resolver.resolve( 2021-07-09T05:06:02,697 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:06:02,697 raise error from e 2021-07-09T05:06:02,697 pip._internal.exceptions.DistributionNotFound: No matching distribution found for edittag==1.1 2021-07-09T05:06:02,701 Removed edittag==1.1 from https://files.pythonhosted.org/packages/4d/9d/1545494f40586784d3801fc2f223c2a55d5a7fd32fc36b08a6ffc30d249f/edittag-1.1.tar.gz#sha256=8d4b06efa50dc71ceae69958bfc080c53de4bf20de53a3cb07e3a0b6da2a14ab from build tracker '/tmp/pip-req-tracker-lda6a1k7' 2021-07-09T05:06:02,702 Removed build tracker: '/tmp/pip-req-tracker-lda6a1k7'