2021-07-09T22:13:12,877 Created temporary directory: /tmp/pip-ephem-wheel-cache-etkefcad 2021-07-09T22:13:12,880 Created temporary directory: /tmp/pip-req-tracker-wfw20mln 2021-07-09T22:13:12,881 Initialized build tracking at /tmp/pip-req-tracker-wfw20mln 2021-07-09T22:13:12,881 Created build tracker: /tmp/pip-req-tracker-wfw20mln 2021-07-09T22:13:12,881 Entered build tracker: /tmp/pip-req-tracker-wfw20mln 2021-07-09T22:13:12,882 Created temporary directory: /tmp/pip-wheel-6wy_qx5f 2021-07-09T22:13:12,917 1 location(s) to search for versions of stackdistiller: 2021-07-09T22:13:12,917 * https://pypi.org/simple/stackdistiller/ 2021-07-09T22:13:12,918 Fetching project page and analyzing links: https://pypi.org/simple/stackdistiller/ 2021-07-09T22:13:12,918 Getting page https://pypi.org/simple/stackdistiller/ 2021-07-09T22:13:12,920 Found index url https://pypi.org/simple 2021-07-09T22:13:13,101 Found link https://files.pythonhosted.org/packages/6e/00/e780c2fa3b2246c3215754c68cb89514edc6ac2aa5a8d690160ac15094b2/stackdistiller-0.10.tar.gz#sha256=f00385335062197ba8133d72e8da6b92ac3cd3be57260451fd5b2ae267986a42 (from https://pypi.org/simple/stackdistiller/), version: 0.10 2021-07-09T22:13:13,102 Found link https://files.pythonhosted.org/packages/37/92/ac3991e7d6450952dfc1347c43f5af01df83cd55c156f80e6445d6322883/stackdistiller-0.11.tar.gz#sha256=6b0ead451476b563cd42a301501259fc67482be0181379bc1c0178d93ceb7b99 (from https://pypi.org/simple/stackdistiller/), version: 0.11 2021-07-09T22:13:13,102 Found link https://files.pythonhosted.org/packages/6b/c0/ea4d5f0428ef85ed3d4272429f50d85ff40d529dd3bbb1e36b98b01d14e8/stackdistiller-0.12.tar.gz#sha256=397a22d1744d6ef197e6753a0a9bd5fb86a8a52aa678714c51fd43e706c171c3 (from https://pypi.org/simple/stackdistiller/), version: 0.12 2021-07-09T22:13:13,102 Skipping link: not a file: https://pypi.org/simple/stackdistiller/ 2021-07-09T22:13:13,119 Given no hashes to check 1 links for project 'stackdistiller': discarding no candidates 2021-07-09T22:13:13,136 Collecting stackdistiller==0.10 2021-07-09T22:13:13,138 Created temporary directory: /tmp/pip-unpack-r7lk5cef 2021-07-09T22:13:13,309 Downloading stackdistiller-0.10.tar.gz (18 kB) 2021-07-09T22:13:13,391 Added stackdistiller==0.10 from https://files.pythonhosted.org/packages/6e/00/e780c2fa3b2246c3215754c68cb89514edc6ac2aa5a8d690160ac15094b2/stackdistiller-0.10.tar.gz#sha256=f00385335062197ba8133d72e8da6b92ac3cd3be57260451fd5b2ae267986a42 to build tracker '/tmp/pip-req-tracker-wfw20mln' 2021-07-09T22:13:13,393 Running setup.py (path:/tmp/pip-wheel-6wy_qx5f/stackdistiller_51ed26aa1c48409c91a2979c49fbb43c/setup.py) egg_info for package stackdistiller 2021-07-09T22:13:13,393 Created temporary directory: /tmp/pip-pip-egg-info-0z1j581t 2021-07-09T22:13:13,394 Running command python setup.py egg_info 2021-07-09T22:13:14,036 Traceback (most recent call last): 2021-07-09T22:13:14,037 File "", line 1, in 2021-07-09T22:13:14,037 File "/tmp/pip-wheel-6wy_qx5f/stackdistiller_51ed26aa1c48409c91a2979c49fbb43c/setup.py", line 2, in 2021-07-09T22:13:14,038 from pip.req import parse_requirements 2021-07-09T22:13:14,038 ModuleNotFoundError: No module named 'pip.req' 2021-07-09T22:13:14,087 WARNING: Discarding https://files.pythonhosted.org/packages/6e/00/e780c2fa3b2246c3215754c68cb89514edc6ac2aa5a8d690160ac15094b2/stackdistiller-0.10.tar.gz#sha256=f00385335062197ba8133d72e8da6b92ac3cd3be57260451fd5b2ae267986a42 (from https://pypi.org/simple/stackdistiller/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T22:13:14,088 ERROR: Could not find a version that satisfies the requirement stackdistiller==0.10 (from versions: 0.10, 0.11, 0.12) 2021-07-09T22:13:14,088 ERROR: No matching distribution found for stackdistiller==0.10 2021-07-09T22:13:14,089 Exception information: 2021-07-09T22:13:14,089 Traceback (most recent call last): 2021-07-09T22:13:14,089 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T22:13:14,089 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T22:13:14,089 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T22:13:14,089 raise RequirementsConflicted(criterion) 2021-07-09T22:13:14,089 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('stackdistiller==0.10') 2021-07-09T22:13:14,089 2021-07-09T22:13:14,089 During handling of the above exception, another exception occurred: 2021-07-09T22:13:14,089 2021-07-09T22:13:14,089 Traceback (most recent call last): 2021-07-09T22:13:14,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T22:13:14,089 result = self._result = resolver.resolve( 2021-07-09T22:13:14,089 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T22:13:14,089 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T22:13:14,089 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T22:13:14,089 raise ResolutionImpossible(e.criterion.information) 2021-07-09T22:13:14,089 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('stackdistiller==0.10'), parent=None)] 2021-07-09T22:13:14,089 2021-07-09T22:13:14,089 The above exception was the direct cause of the following exception: 2021-07-09T22:13:14,089 2021-07-09T22:13:14,089 Traceback (most recent call last): 2021-07-09T22:13:14,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T22:13:14,089 status = self.run(options, args) 2021-07-09T22:13:14,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T22:13:14,089 return func(self, options, args) 2021-07-09T22:13:14,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T22:13:14,089 requirement_set = resolver.resolve( 2021-07-09T22:13:14,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T22:13:14,089 raise error from e 2021-07-09T22:13:14,089 pip._internal.exceptions.DistributionNotFound: No matching distribution found for stackdistiller==0.10 2021-07-09T22:13:14,093 Removed stackdistiller==0.10 from https://files.pythonhosted.org/packages/6e/00/e780c2fa3b2246c3215754c68cb89514edc6ac2aa5a8d690160ac15094b2/stackdistiller-0.10.tar.gz#sha256=f00385335062197ba8133d72e8da6b92ac3cd3be57260451fd5b2ae267986a42 from build tracker '/tmp/pip-req-tracker-wfw20mln' 2021-07-09T22:13:14,094 Removed build tracker: '/tmp/pip-req-tracker-wfw20mln'