2021-07-08T15:15:29,270 Created temporary directory: /tmp/pip-ephem-wheel-cache-0b850h0v 2021-07-08T15:15:29,274 Created temporary directory: /tmp/pip-req-tracker-klv47r56 2021-07-08T15:15:29,274 Initialized build tracking at /tmp/pip-req-tracker-klv47r56 2021-07-08T15:15:29,275 Created build tracker: /tmp/pip-req-tracker-klv47r56 2021-07-08T15:15:29,275 Entered build tracker: /tmp/pip-req-tracker-klv47r56 2021-07-08T15:15:29,276 Created temporary directory: /tmp/pip-wheel-_6h2falw 2021-07-08T15:15:29,309 1 location(s) to search for versions of tg-bootstrap: 2021-07-08T15:15:29,309 * https://pypi.org/simple/tg-bootstrap/ 2021-07-08T15:15:29,310 Fetching project page and analyzing links: https://pypi.org/simple/tg-bootstrap/ 2021-07-08T15:15:29,310 Getting page https://pypi.org/simple/tg-bootstrap/ 2021-07-08T15:15:29,312 Found index url https://pypi.org/simple 2021-07-08T15:15:29,489 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/47/8f/c634c84195fccb869df5d2477faeb8638be480da1d38d1877c7343ff9e20/tg_bootstrap-0.4.0-py2.5.egg#sha256=7b2e79c4d07871190b931a248ede01fd68ce7d0fe511eee6ad3adc77e5ea6a39 (from https://pypi.org/simple/tg-bootstrap/) 2021-07-08T15:15:29,489 Found link https://files.pythonhosted.org/packages/45/e8/ef84e256d0a7937bfbdb1a18dbae6a6298f22c3d868995e1891d1c87ec98/tg_bootstrap-0.4.0.zip#sha256=db16b7addbafcb25d85bf1ffdcbae729ffe7e25b3642ab18545d7c5934106721 (from https://pypi.org/simple/tg-bootstrap/), version: 0.4.0 2021-07-08T15:15:29,490 Skipping link: not a file: https://pypi.org/simple/tg-bootstrap/ 2021-07-08T15:15:29,506 Given no hashes to check 1 links for project 'tg-bootstrap': discarding no candidates 2021-07-08T15:15:29,523 Collecting tg-bootstrap==0.4.0 2021-07-08T15:15:29,524 Created temporary directory: /tmp/pip-unpack-c991rspv 2021-07-08T15:15:29,750 Downloading tg_bootstrap-0.4.0.zip (16 kB) 2021-07-08T15:15:29,794 Added tg-bootstrap==0.4.0 from https://files.pythonhosted.org/packages/45/e8/ef84e256d0a7937bfbdb1a18dbae6a6298f22c3d868995e1891d1c87ec98/tg_bootstrap-0.4.0.zip#sha256=db16b7addbafcb25d85bf1ffdcbae729ffe7e25b3642ab18545d7c5934106721 to build tracker '/tmp/pip-req-tracker-klv47r56' 2021-07-08T15:15:29,795 Running setup.py (path:/tmp/pip-wheel-_6h2falw/tg-bootstrap_8d4793c2c4ab463faaf3ab5918b49d08/setup.py) egg_info for package tg-bootstrap 2021-07-08T15:15:29,795 Created temporary directory: /tmp/pip-pip-egg-info-sd1d_j9p 2021-07-08T15:15:29,796 Running command python setup.py egg_info 2021-07-08T15:15:30,428 Traceback (most recent call last): 2021-07-08T15:15:30,429 File "", line 1, in 2021-07-08T15:15:30,429 File "/tmp/pip-wheel-_6h2falw/tg-bootstrap_8d4793c2c4ab463faaf3ab5918b49d08/setup.py", line 4, in 2021-07-08T15:15:30,429 from tg_bootstrap.bootstrap import version 2021-07-08T15:15:30,430 File "/tmp/pip-wheel-_6h2falw/tg-bootstrap_8d4793c2c4ab463faaf3ab5918b49d08/tg_bootstrap/__init__.py", line 1, in 2021-07-08T15:15:30,430 import bootstrap, finddata 2021-07-08T15:15:30,430 ModuleNotFoundError: No module named 'bootstrap' 2021-07-08T15:15:30,480 WARNING: Discarding https://files.pythonhosted.org/packages/45/e8/ef84e256d0a7937bfbdb1a18dbae6a6298f22c3d868995e1891d1c87ec98/tg_bootstrap-0.4.0.zip#sha256=db16b7addbafcb25d85bf1ffdcbae729ffe7e25b3642ab18545d7c5934106721 (from https://pypi.org/simple/tg-bootstrap/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T15:15:30,481 ERROR: Could not find a version that satisfies the requirement tg-bootstrap==0.4.0 (from versions: 0.4.0) 2021-07-08T15:15:30,481 ERROR: No matching distribution found for tg-bootstrap==0.4.0 2021-07-08T15:15:30,482 Exception information: 2021-07-08T15:15:30,482 Traceback (most recent call last): 2021-07-08T15:15:30,482 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T15:15:30,482 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T15:15:30,482 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T15:15:30,482 raise RequirementsConflicted(criterion) 2021-07-08T15:15:30,482 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tg-bootstrap==0.4.0') 2021-07-08T15:15:30,482 2021-07-08T15:15:30,482 During handling of the above exception, another exception occurred: 2021-07-08T15:15:30,482 2021-07-08T15:15:30,482 Traceback (most recent call last): 2021-07-08T15:15:30,482 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T15:15:30,482 result = self._result = resolver.resolve( 2021-07-08T15:15:30,482 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T15:15:30,482 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T15:15:30,482 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T15:15:30,482 raise ResolutionImpossible(e.criterion.information) 2021-07-08T15:15:30,482 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tg-bootstrap==0.4.0'), parent=None)] 2021-07-08T15:15:30,482 2021-07-08T15:15:30,482 The above exception was the direct cause of the following exception: 2021-07-08T15:15:30,482 2021-07-08T15:15:30,482 Traceback (most recent call last): 2021-07-08T15:15:30,482 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T15:15:30,482 status = self.run(options, args) 2021-07-08T15:15:30,482 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T15:15:30,482 return func(self, options, args) 2021-07-08T15:15:30,482 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T15:15:30,482 requirement_set = resolver.resolve( 2021-07-08T15:15:30,482 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T15:15:30,482 raise error from e 2021-07-08T15:15:30,482 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tg-bootstrap==0.4.0 2021-07-08T15:15:30,486 Removed tg-bootstrap==0.4.0 from https://files.pythonhosted.org/packages/45/e8/ef84e256d0a7937bfbdb1a18dbae6a6298f22c3d868995e1891d1c87ec98/tg_bootstrap-0.4.0.zip#sha256=db16b7addbafcb25d85bf1ffdcbae729ffe7e25b3642ab18545d7c5934106721 from build tracker '/tmp/pip-req-tracker-klv47r56' 2021-07-08T15:15:30,487 Removed build tracker: '/tmp/pip-req-tracker-klv47r56'