2021-07-10T00:07:17,250 Created temporary directory: /tmp/pip-ephem-wheel-cache-wd0_zoex 2021-07-10T00:07:17,253 Created temporary directory: /tmp/pip-req-tracker-ub3drchw 2021-07-10T00:07:17,254 Initialized build tracking at /tmp/pip-req-tracker-ub3drchw 2021-07-10T00:07:17,254 Created build tracker: /tmp/pip-req-tracker-ub3drchw 2021-07-10T00:07:17,254 Entered build tracker: /tmp/pip-req-tracker-ub3drchw 2021-07-10T00:07:17,255 Created temporary directory: /tmp/pip-wheel-h_0y1o8g 2021-07-10T00:07:17,293 1 location(s) to search for versions of jinjaconfig: 2021-07-10T00:07:17,293 * https://pypi.org/simple/jinjaconfig/ 2021-07-10T00:07:17,293 Fetching project page and analyzing links: https://pypi.org/simple/jinjaconfig/ 2021-07-10T00:07:17,294 Getting page https://pypi.org/simple/jinjaconfig/ 2021-07-10T00:07:17,295 Found index url https://pypi.org/simple 2021-07-10T00:07:17,480 Found link https://files.pythonhosted.org/packages/a2/23/c71b9aa1583311901f3695ef427f81d31328aedd6b4c42a3e4b2a46bf71c/jinjaconfig-0.1.tar.gz#sha256=3c44e8e243b579e212829b089300ded683c4b3c4329419f800a620689964d49f (from https://pypi.org/simple/jinjaconfig/), version: 0.1 2021-07-10T00:07:17,480 Found link https://files.pythonhosted.org/packages/f2/b4/234762b1f63c12bf0dfc1c15e526f17d92c49a5d16be3e53c2c2273c8cfc/jinjaconfig-0.1.1.tar.gz#sha256=5f9b32dedd773a02180457e94c77fe416c11001b4e7f3f1134405a0b9117ad60 (from https://pypi.org/simple/jinjaconfig/), version: 0.1.1 2021-07-10T00:07:17,481 Skipping link: not a file: https://pypi.org/simple/jinjaconfig/ 2021-07-10T00:07:17,497 Given no hashes to check 1 links for project 'jinjaconfig': discarding no candidates 2021-07-10T00:07:17,514 Collecting jinjaconfig==0.1 2021-07-10T00:07:17,516 Created temporary directory: /tmp/pip-unpack-5j60ssfn 2021-07-10T00:07:17,686 Downloading jinjaconfig-0.1.tar.gz (3.4 kB) 2021-07-10T00:07:17,734 Added jinjaconfig==0.1 from https://files.pythonhosted.org/packages/a2/23/c71b9aa1583311901f3695ef427f81d31328aedd6b4c42a3e4b2a46bf71c/jinjaconfig-0.1.tar.gz#sha256=3c44e8e243b579e212829b089300ded683c4b3c4329419f800a620689964d49f to build tracker '/tmp/pip-req-tracker-ub3drchw' 2021-07-10T00:07:17,735 Running setup.py (path:/tmp/pip-wheel-h_0y1o8g/jinjaconfig_c1c5dc89a71644b6a0192607a5af4a45/setup.py) egg_info for package jinjaconfig 2021-07-10T00:07:17,735 Created temporary directory: /tmp/pip-pip-egg-info-v5s5q3dp 2021-07-10T00:07:17,736 Running command python setup.py egg_info 2021-07-10T00:07:18,359 Traceback (most recent call last): 2021-07-10T00:07:18,360 File "", line 1, in 2021-07-10T00:07:18,361 File "/tmp/pip-wheel-h_0y1o8g/jinjaconfig_c1c5dc89a71644b6a0192607a5af4a45/setup.py", line 2, in 2021-07-10T00:07:18,361 from pip.req import parse_requirements 2021-07-10T00:07:18,361 ModuleNotFoundError: No module named 'pip.req' 2021-07-10T00:07:18,410 WARNING: Discarding https://files.pythonhosted.org/packages/a2/23/c71b9aa1583311901f3695ef427f81d31328aedd6b4c42a3e4b2a46bf71c/jinjaconfig-0.1.tar.gz#sha256=3c44e8e243b579e212829b089300ded683c4b3c4329419f800a620689964d49f (from https://pypi.org/simple/jinjaconfig/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T00:07:18,411 ERROR: Could not find a version that satisfies the requirement jinjaconfig==0.1 (from versions: 0.1, 0.1.1) 2021-07-10T00:07:18,411 ERROR: No matching distribution found for jinjaconfig==0.1 2021-07-10T00:07:18,412 Exception information: 2021-07-10T00:07:18,412 Traceback (most recent call last): 2021-07-10T00:07:18,412 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:07:18,412 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:07:18,412 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:07:18,412 raise RequirementsConflicted(criterion) 2021-07-10T00:07:18,412 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('jinjaconfig==0.1') 2021-07-10T00:07:18,412 2021-07-10T00:07:18,412 During handling of the above exception, another exception occurred: 2021-07-10T00:07:18,412 2021-07-10T00:07:18,412 Traceback (most recent call last): 2021-07-10T00:07:18,412 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:07:18,412 result = self._result = resolver.resolve( 2021-07-10T00:07:18,412 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:07:18,412 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:07:18,412 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:07:18,412 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:07:18,412 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('jinjaconfig==0.1'), parent=None)] 2021-07-10T00:07:18,412 2021-07-10T00:07:18,412 The above exception was the direct cause of the following exception: 2021-07-10T00:07:18,412 2021-07-10T00:07:18,412 Traceback (most recent call last): 2021-07-10T00:07:18,412 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:07:18,412 status = self.run(options, args) 2021-07-10T00:07:18,412 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:07:18,412 return func(self, options, args) 2021-07-10T00:07:18,412 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:07:18,412 requirement_set = resolver.resolve( 2021-07-10T00:07:18,412 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:07:18,412 raise error from e 2021-07-10T00:07:18,412 pip._internal.exceptions.DistributionNotFound: No matching distribution found for jinjaconfig==0.1 2021-07-10T00:07:18,417 Removed jinjaconfig==0.1 from https://files.pythonhosted.org/packages/a2/23/c71b9aa1583311901f3695ef427f81d31328aedd6b4c42a3e4b2a46bf71c/jinjaconfig-0.1.tar.gz#sha256=3c44e8e243b579e212829b089300ded683c4b3c4329419f800a620689964d49f from build tracker '/tmp/pip-req-tracker-ub3drchw' 2021-07-10T00:07:18,417 Removed build tracker: '/tmp/pip-req-tracker-ub3drchw'