2021-07-08T20:15:24,210 Created temporary directory: /tmp/pip-ephem-wheel-cache-rvm4h8n8 2021-07-08T20:15:24,212 Created temporary directory: /tmp/pip-req-tracker-ccgbamv4 2021-07-08T20:15:24,213 Initialized build tracking at /tmp/pip-req-tracker-ccgbamv4 2021-07-08T20:15:24,213 Created build tracker: /tmp/pip-req-tracker-ccgbamv4 2021-07-08T20:15:24,213 Entered build tracker: /tmp/pip-req-tracker-ccgbamv4 2021-07-08T20:15:24,214 Created temporary directory: /tmp/pip-wheel-7hnuj1yl 2021-07-08T20:15:24,247 1 location(s) to search for versions of tigre: 2021-07-08T20:15:24,247 * https://pypi.org/simple/tigre/ 2021-07-08T20:15:24,248 Fetching project page and analyzing links: https://pypi.org/simple/tigre/ 2021-07-08T20:15:24,248 Getting page https://pypi.org/simple/tigre/ 2021-07-08T20:15:24,250 Found index url https://pypi.org/simple 2021-07-08T20:15:24,337 Found link https://files.pythonhosted.org/packages/1f/48/f91386fe7d970c534dca423e63fa16813f6d77286565ee209659c7accb71/tigre-0.1.5.tar.gz#sha256=ac8b9f207087716aa0ea7b18c0271cdab60ed1aac6a1c9b1d4d76badac5f2c71 (from https://pypi.org/simple/tigre/), version: 0.1.5 2021-07-08T20:15:24,338 Found link https://files.pythonhosted.org/packages/eb/3d/7056f75c49003de2bc133fe5e597104662acbbcca0758f9a74c2831b979b/tigre-0.1.6.tar.gz#sha256=51f50eb1f4106983c5a1f0b04ea0362f24a9ccb32b99a702b8e8c39b07d1cdf2 (from https://pypi.org/simple/tigre/), version: 0.1.6 2021-07-08T20:15:24,338 Skipping link: not a file: https://pypi.org/simple/tigre/ 2021-07-08T20:15:24,354 Given no hashes to check 1 links for project 'tigre': discarding no candidates 2021-07-08T20:15:24,371 Collecting tigre==0.1.5 2021-07-08T20:15:24,373 Created temporary directory: /tmp/pip-unpack-uta8mdou 2021-07-08T20:15:24,543 Downloading tigre-0.1.5.tar.gz (11 kB) 2021-07-08T20:15:24,600 Added tigre==0.1.5 from https://files.pythonhosted.org/packages/1f/48/f91386fe7d970c534dca423e63fa16813f6d77286565ee209659c7accb71/tigre-0.1.5.tar.gz#sha256=ac8b9f207087716aa0ea7b18c0271cdab60ed1aac6a1c9b1d4d76badac5f2c71 to build tracker '/tmp/pip-req-tracker-ccgbamv4' 2021-07-08T20:15:24,601 Running setup.py (path:/tmp/pip-wheel-7hnuj1yl/tigre_9df72aac83fc47b0bb50041ad97fd131/setup.py) egg_info for package tigre 2021-07-08T20:15:24,602 Created temporary directory: /tmp/pip-pip-egg-info-cqk_xe6l 2021-07-08T20:15:24,602 Running command python setup.py egg_info 2021-07-08T20:15:25,282 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.8.tar.gz 2021-07-08T20:15:25,296 Traceback (most recent call last): 2021-07-08T20:15:25,296 File "/tmp/pip-wheel-7hnuj1yl/tigre_9df72aac83fc47b0bb50041ad97fd131/distribute_setup.py", line 139, in use_setuptools 2021-07-08T20:15:25,296 raise ImportError 2021-07-08T20:15:25,297 ImportError 2021-07-08T20:15:25,297 During handling of the above exception, another exception occurred: 2021-07-08T20:15:25,297 Traceback (most recent call last): 2021-07-08T20:15:25,298 File "", line 1, in 2021-07-08T20:15:25,298 File "/tmp/pip-wheel-7hnuj1yl/tigre_9df72aac83fc47b0bb50041ad97fd131/setup.py", line 3, in 2021-07-08T20:15:25,298 use_setuptools() 2021-07-08T20:15:25,298 File "/tmp/pip-wheel-7hnuj1yl/tigre_9df72aac83fc47b0bb50041ad97fd131/distribute_setup.py", line 141, in use_setuptools 2021-07-08T20:15:25,298 return _do_download(version, download_base, to_dir, download_delay) 2021-07-08T20:15:25,298 File "/tmp/pip-wheel-7hnuj1yl/tigre_9df72aac83fc47b0bb50041ad97fd131/distribute_setup.py", line 119, in _do_download 2021-07-08T20:15:25,299 tarball = download_setuptools(version, download_base, 2021-07-08T20:15:25,299 File "/tmp/pip-wheel-7hnuj1yl/tigre_9df72aac83fc47b0bb50041ad97fd131/distribute_setup.py", line 189, in download_setuptools 2021-07-08T20:15:25,299 src = urlopen(url) 2021-07-08T20:15:25,299 File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen 2021-07-08T20:15:25,300 return opener.open(url, data, timeout) 2021-07-08T20:15:25,300 File "/usr/lib/python3.9/urllib/request.py", line 523, in open 2021-07-08T20:15:25,301 response = meth(req, response) 2021-07-08T20:15:25,301 File "/usr/lib/python3.9/urllib/request.py", line 632, in http_response 2021-07-08T20:15:25,302 response = self.parent.error( 2021-07-08T20:15:25,302 File "/usr/lib/python3.9/urllib/request.py", line 561, in error 2021-07-08T20:15:25,302 return self._call_chain(*args) 2021-07-08T20:15:25,303 File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain 2021-07-08T20:15:25,303 result = func(*args) 2021-07-08T20:15:25,303 File "/usr/lib/python3.9/urllib/request.py", line 641, in http_error_default 2021-07-08T20:15:25,304 raise HTTPError(req.full_url, code, msg, hdrs, fp) 2021-07-08T20:15:25,304 urllib.error.HTTPError: HTTP Error 403: SSL is required 2021-07-08T20:15:25,362 WARNING: Discarding https://files.pythonhosted.org/packages/1f/48/f91386fe7d970c534dca423e63fa16813f6d77286565ee209659c7accb71/tigre-0.1.5.tar.gz#sha256=ac8b9f207087716aa0ea7b18c0271cdab60ed1aac6a1c9b1d4d76badac5f2c71 (from https://pypi.org/simple/tigre/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T20:15:25,363 ERROR: Could not find a version that satisfies the requirement tigre==0.1.5 (from versions: 0.1.5, 0.1.6) 2021-07-08T20:15:25,364 ERROR: No matching distribution found for tigre==0.1.5 2021-07-08T20:15:25,364 Exception information: 2021-07-08T20:15:25,364 Traceback (most recent call last): 2021-07-08T20:15:25,364 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T20:15:25,364 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T20:15:25,364 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T20:15:25,364 raise RequirementsConflicted(criterion) 2021-07-08T20:15:25,364 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tigre==0.1.5') 2021-07-08T20:15:25,364 2021-07-08T20:15:25,364 During handling of the above exception, another exception occurred: 2021-07-08T20:15:25,364 2021-07-08T20:15:25,364 Traceback (most recent call last): 2021-07-08T20:15:25,364 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T20:15:25,364 result = self._result = resolver.resolve( 2021-07-08T20:15:25,364 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T20:15:25,364 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T20:15:25,364 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T20:15:25,364 raise ResolutionImpossible(e.criterion.information) 2021-07-08T20:15:25,364 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tigre==0.1.5'), parent=None)] 2021-07-08T20:15:25,364 2021-07-08T20:15:25,364 The above exception was the direct cause of the following exception: 2021-07-08T20:15:25,364 2021-07-08T20:15:25,364 Traceback (most recent call last): 2021-07-08T20:15:25,364 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T20:15:25,364 status = self.run(options, args) 2021-07-08T20:15:25,364 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T20:15:25,364 return func(self, options, args) 2021-07-08T20:15:25,364 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T20:15:25,364 requirement_set = resolver.resolve( 2021-07-08T20:15:25,364 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T20:15:25,364 raise error from e 2021-07-08T20:15:25,364 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tigre==0.1.5 2021-07-08T20:15:25,369 Removed tigre==0.1.5 from https://files.pythonhosted.org/packages/1f/48/f91386fe7d970c534dca423e63fa16813f6d77286565ee209659c7accb71/tigre-0.1.5.tar.gz#sha256=ac8b9f207087716aa0ea7b18c0271cdab60ed1aac6a1c9b1d4d76badac5f2c71 from build tracker '/tmp/pip-req-tracker-ccgbamv4' 2021-07-08T20:15:25,370 Removed build tracker: '/tmp/pip-req-tracker-ccgbamv4'