2021-07-10T00:07:23,631 Created temporary directory: /tmp/pip-ephem-wheel-cache-cj21wg4b 2021-07-10T00:07:23,634 Created temporary directory: /tmp/pip-req-tracker-ztqepks5 2021-07-10T00:07:23,635 Initialized build tracking at /tmp/pip-req-tracker-ztqepks5 2021-07-10T00:07:23,635 Created build tracker: /tmp/pip-req-tracker-ztqepks5 2021-07-10T00:07:23,635 Entered build tracker: /tmp/pip-req-tracker-ztqepks5 2021-07-10T00:07:23,636 Created temporary directory: /tmp/pip-wheel-_xsm8pup 2021-07-10T00:07:23,669 1 location(s) to search for versions of jinjaconfig: 2021-07-10T00:07:23,669 * https://pypi.org/simple/jinjaconfig/ 2021-07-10T00:07:23,669 Fetching project page and analyzing links: https://pypi.org/simple/jinjaconfig/ 2021-07-10T00:07:23,670 Getting page https://pypi.org/simple/jinjaconfig/ 2021-07-10T00:07:23,671 Found index url https://pypi.org/simple 2021-07-10T00:07:23,760 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:23,760 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:23,760 Skipping link: not a file: https://pypi.org/simple/jinjaconfig/ 2021-07-10T00:07:23,777 Given no hashes to check 1 links for project 'jinjaconfig': discarding no candidates 2021-07-10T00:07:23,794 Collecting jinjaconfig==0.1.1 2021-07-10T00:07:23,795 Created temporary directory: /tmp/pip-unpack-27xpnx0q 2021-07-10T00:07:23,969 Downloading jinjaconfig-0.1.1.tar.gz (3.4 kB) 2021-07-10T00:07:24,018 Added jinjaconfig==0.1.1 from https://files.pythonhosted.org/packages/f2/b4/234762b1f63c12bf0dfc1c15e526f17d92c49a5d16be3e53c2c2273c8cfc/jinjaconfig-0.1.1.tar.gz#sha256=5f9b32dedd773a02180457e94c77fe416c11001b4e7f3f1134405a0b9117ad60 to build tracker '/tmp/pip-req-tracker-ztqepks5' 2021-07-10T00:07:24,019 Running setup.py (path:/tmp/pip-wheel-_xsm8pup/jinjaconfig_94d26fac123649bdb0ec2e3e678a5707/setup.py) egg_info for package jinjaconfig 2021-07-10T00:07:24,020 Created temporary directory: /tmp/pip-pip-egg-info-tcjpfp1x 2021-07-10T00:07:24,020 Running command python setup.py egg_info 2021-07-10T00:07:24,657 Traceback (most recent call last): 2021-07-10T00:07:24,658 File "", line 1, in 2021-07-10T00:07:24,658 File "/tmp/pip-wheel-_xsm8pup/jinjaconfig_94d26fac123649bdb0ec2e3e678a5707/setup.py", line 2, in 2021-07-10T00:07:24,659 from pip.req import parse_requirements 2021-07-10T00:07:24,659 ModuleNotFoundError: No module named 'pip.req' 2021-07-10T00:07:24,709 WARNING: Discarding https://files.pythonhosted.org/packages/f2/b4/234762b1f63c12bf0dfc1c15e526f17d92c49a5d16be3e53c2c2273c8cfc/jinjaconfig-0.1.1.tar.gz#sha256=5f9b32dedd773a02180457e94c77fe416c11001b4e7f3f1134405a0b9117ad60 (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:24,710 ERROR: Could not find a version that satisfies the requirement jinjaconfig==0.1.1 (from versions: 0.1, 0.1.1) 2021-07-10T00:07:24,710 ERROR: No matching distribution found for jinjaconfig==0.1.1 2021-07-10T00:07:24,710 Exception information: 2021-07-10T00:07:24,710 Traceback (most recent call last): 2021-07-10T00:07:24,710 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:07:24,710 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:07:24,710 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:07:24,710 raise RequirementsConflicted(criterion) 2021-07-10T00:07:24,710 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('jinjaconfig==0.1.1') 2021-07-10T00:07:24,710 2021-07-10T00:07:24,710 During handling of the above exception, another exception occurred: 2021-07-10T00:07:24,710 2021-07-10T00:07:24,710 Traceback (most recent call last): 2021-07-10T00:07:24,710 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:07:24,710 result = self._result = resolver.resolve( 2021-07-10T00:07:24,710 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:07:24,710 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:07:24,710 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:07:24,710 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:07:24,710 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('jinjaconfig==0.1.1'), parent=None)] 2021-07-10T00:07:24,710 2021-07-10T00:07:24,710 The above exception was the direct cause of the following exception: 2021-07-10T00:07:24,710 2021-07-10T00:07:24,710 Traceback (most recent call last): 2021-07-10T00:07:24,710 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:07:24,710 status = self.run(options, args) 2021-07-10T00:07:24,710 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:07:24,710 return func(self, options, args) 2021-07-10T00:07:24,710 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:07:24,710 requirement_set = resolver.resolve( 2021-07-10T00:07:24,710 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:07:24,710 raise error from e 2021-07-10T00:07:24,710 pip._internal.exceptions.DistributionNotFound: No matching distribution found for jinjaconfig==0.1.1 2021-07-10T00:07:24,715 Removed jinjaconfig==0.1.1 from https://files.pythonhosted.org/packages/f2/b4/234762b1f63c12bf0dfc1c15e526f17d92c49a5d16be3e53c2c2273c8cfc/jinjaconfig-0.1.1.tar.gz#sha256=5f9b32dedd773a02180457e94c77fe416c11001b4e7f3f1134405a0b9117ad60 from build tracker '/tmp/pip-req-tracker-ztqepks5' 2021-07-10T00:07:24,716 Removed build tracker: '/tmp/pip-req-tracker-ztqepks5'