2021-07-09T04:45:33,029 Created temporary directory: /tmp/pip-ephem-wheel-cache-c8u928xy 2021-07-09T04:45:33,032 Created temporary directory: /tmp/pip-req-tracker-7a3aop2x 2021-07-09T04:45:33,033 Initialized build tracking at /tmp/pip-req-tracker-7a3aop2x 2021-07-09T04:45:33,033 Created build tracker: /tmp/pip-req-tracker-7a3aop2x 2021-07-09T04:45:33,033 Entered build tracker: /tmp/pip-req-tracker-7a3aop2x 2021-07-09T04:45:33,034 Created temporary directory: /tmp/pip-wheel-pnvmuu09 2021-07-09T04:45:33,066 1 location(s) to search for versions of i18n: 2021-07-09T04:45:33,066 * https://pypi.org/simple/i18n/ 2021-07-09T04:45:33,067 Fetching project page and analyzing links: https://pypi.org/simple/i18n/ 2021-07-09T04:45:33,067 Getting page https://pypi.org/simple/i18n/ 2021-07-09T04:45:33,068 Found index url https://pypi.org/simple 2021-07-09T04:45:33,249 Found link https://files.pythonhosted.org/packages/0f/7c/31ca36ad8ab2375f70d7348c480799193b97efeff2ff30c12dceac11d15c/i18n-0.1.tar.gz#sha256=351cf8ed39676f7e6ec0af27dc0ed6968ffdaf4bdbefbc60ff671bd87f819905 (from https://pypi.org/simple/i18n/), version: 0.1 2021-07-09T04:45:33,249 Found link https://files.pythonhosted.org/packages/06/f7/5252ff5349e5b39320a7aee118c48fa890baebb0aa33b76968a41f4ed151/i18n-0.2.tar.gz#sha256=a6206172b184887c57a5a209d8be7aa5f70d36a7a66aa7506754e9e377d2fb4c (from https://pypi.org/simple/i18n/), version: 0.2 2021-07-09T04:45:33,249 Skipping link: not a file: https://pypi.org/simple/i18n/ 2021-07-09T04:45:33,265 Given no hashes to check 1 links for project 'i18n': discarding no candidates 2021-07-09T04:45:33,282 Collecting i18n==0.1 2021-07-09T04:45:33,284 Created temporary directory: /tmp/pip-unpack-unkqy63i 2021-07-09T04:45:33,621 Downloading i18n-0.1.tar.gz (5.9 kB) 2021-07-09T04:45:33,665 Added i18n==0.1 from https://files.pythonhosted.org/packages/0f/7c/31ca36ad8ab2375f70d7348c480799193b97efeff2ff30c12dceac11d15c/i18n-0.1.tar.gz#sha256=351cf8ed39676f7e6ec0af27dc0ed6968ffdaf4bdbefbc60ff671bd87f819905 to build tracker '/tmp/pip-req-tracker-7a3aop2x' 2021-07-09T04:45:33,666 Running setup.py (path:/tmp/pip-wheel-pnvmuu09/i18n_59de2195723840f5a717802ff891ff70/setup.py) egg_info for package i18n 2021-07-09T04:45:33,667 Created temporary directory: /tmp/pip-pip-egg-info-8_w_xsh0 2021-07-09T04:45:33,667 Running command python setup.py egg_info 2021-07-09T04:45:34,288 Traceback (most recent call last): 2021-07-09T04:45:34,289 File "", line 1, in 2021-07-09T04:45:34,289 File "/tmp/pip-wheel-pnvmuu09/i18n_59de2195723840f5a717802ff891ff70/setup.py", line 6, in 2021-07-09T04:45:34,289 long_description = open(readme).read() 2021-07-09T04:45:34,290 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-pnvmuu09/i18n_59de2195723840f5a717802ff891ff70/README.rst' 2021-07-09T04:45:34,339 WARNING: Discarding https://files.pythonhosted.org/packages/0f/7c/31ca36ad8ab2375f70d7348c480799193b97efeff2ff30c12dceac11d15c/i18n-0.1.tar.gz#sha256=351cf8ed39676f7e6ec0af27dc0ed6968ffdaf4bdbefbc60ff671bd87f819905 (from https://pypi.org/simple/i18n/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T04:45:34,340 ERROR: Could not find a version that satisfies the requirement i18n==0.1 (from versions: 0.1, 0.2) 2021-07-09T04:45:34,341 ERROR: No matching distribution found for i18n==0.1 2021-07-09T04:45:34,341 Exception information: 2021-07-09T04:45:34,341 Traceback (most recent call last): 2021-07-09T04:45:34,341 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T04:45:34,341 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T04:45:34,341 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T04:45:34,341 raise RequirementsConflicted(criterion) 2021-07-09T04:45:34,341 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('i18n==0.1') 2021-07-09T04:45:34,341 2021-07-09T04:45:34,341 During handling of the above exception, another exception occurred: 2021-07-09T04:45:34,341 2021-07-09T04:45:34,341 Traceback (most recent call last): 2021-07-09T04:45:34,341 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T04:45:34,341 result = self._result = resolver.resolve( 2021-07-09T04:45:34,341 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T04:45:34,341 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T04:45:34,341 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T04:45:34,341 raise ResolutionImpossible(e.criterion.information) 2021-07-09T04:45:34,341 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('i18n==0.1'), parent=None)] 2021-07-09T04:45:34,341 2021-07-09T04:45:34,341 The above exception was the direct cause of the following exception: 2021-07-09T04:45:34,341 2021-07-09T04:45:34,341 Traceback (most recent call last): 2021-07-09T04:45:34,341 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T04:45:34,341 status = self.run(options, args) 2021-07-09T04:45:34,341 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T04:45:34,341 return func(self, options, args) 2021-07-09T04:45:34,341 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T04:45:34,341 requirement_set = resolver.resolve( 2021-07-09T04:45:34,341 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T04:45:34,341 raise error from e 2021-07-09T04:45:34,341 pip._internal.exceptions.DistributionNotFound: No matching distribution found for i18n==0.1 2021-07-09T04:45:34,346 Removed i18n==0.1 from https://files.pythonhosted.org/packages/0f/7c/31ca36ad8ab2375f70d7348c480799193b97efeff2ff30c12dceac11d15c/i18n-0.1.tar.gz#sha256=351cf8ed39676f7e6ec0af27dc0ed6968ffdaf4bdbefbc60ff671bd87f819905 from build tracker '/tmp/pip-req-tracker-7a3aop2x' 2021-07-09T04:45:34,346 Removed build tracker: '/tmp/pip-req-tracker-7a3aop2x'