2021-07-09T16:33:43,913 Created temporary directory: /tmp/pip-ephem-wheel-cache-9kdzam59 2021-07-09T16:33:43,916 Created temporary directory: /tmp/pip-req-tracker-dx632xkj 2021-07-09T16:33:43,916 Initialized build tracking at /tmp/pip-req-tracker-dx632xkj 2021-07-09T16:33:43,916 Created build tracker: /tmp/pip-req-tracker-dx632xkj 2021-07-09T16:33:43,917 Entered build tracker: /tmp/pip-req-tracker-dx632xkj 2021-07-09T16:33:43,917 Created temporary directory: /tmp/pip-wheel-gtb6so8o 2021-07-09T16:33:43,956 1 location(s) to search for versions of toopher: 2021-07-09T16:33:43,956 * https://pypi.org/simple/toopher/ 2021-07-09T16:33:43,957 Fetching project page and analyzing links: https://pypi.org/simple/toopher/ 2021-07-09T16:33:43,957 Getting page https://pypi.org/simple/toopher/ 2021-07-09T16:33:43,959 Found index url https://pypi.org/simple 2021-07-09T16:33:44,134 Found link https://files.pythonhosted.org/packages/94/ad/8f76921e31115d2b0570b909faa1e9f9a28df0e4b6b62c407134b4306fde/toopher-1.0.2.tar.gz#sha256=f8259701a66595622cd3dc8b5074bcbe0aeabacdba922f41a2efcda8cda24142 (from https://pypi.org/simple/toopher/), version: 1.0.2 2021-07-09T16:33:44,134 Found link https://files.pythonhosted.org/packages/79/20/ff6f80bb3b729ff7b911554c93b7af4878e57a3c2ce15050380fd3567bb6/toopher-1.0.3.tar.gz#sha256=e592e0faac0c90037c8ed2ecc36d9dbd32420d195bf1fafe1b5eaf4768eddd25 (from https://pypi.org/simple/toopher/), version: 1.0.3 2021-07-09T16:33:44,135 Found link https://files.pythonhosted.org/packages/16/d2/f21e0d2ba225c5dcad32d1810169c7484eac0262e30549683eb391b1a26f/toopher-1.0.4.tar.gz#sha256=54a45a12387117b97c304b4b39576f0eeb847f53613be5c7d5eaa7b650f61a06 (from https://pypi.org/simple/toopher/), version: 1.0.4 2021-07-09T16:33:44,135 Found link https://files.pythonhosted.org/packages/a5/76/9967ba424d0d71a5ea2d2309e710e92a304f8a4d385465358d2421baeecd/toopher-1.0.5.tar.gz#sha256=83a2d220d4af896fe8b11f9ab7e986e21aad69c65e7ab0664feb36873b97a111 (from https://pypi.org/simple/toopher/), version: 1.0.5 2021-07-09T16:33:44,136 Skipping link: not a file: https://pypi.org/simple/toopher/ 2021-07-09T16:33:44,154 Given no hashes to check 1 links for project 'toopher': discarding no candidates 2021-07-09T16:33:44,172 Collecting toopher==1.0.3 2021-07-09T16:33:44,174 Created temporary directory: /tmp/pip-unpack-3xk_61bj 2021-07-09T16:33:44,343 Downloading toopher-1.0.3.tar.gz (3.0 kB) 2021-07-09T16:33:44,377 Added toopher==1.0.3 from https://files.pythonhosted.org/packages/79/20/ff6f80bb3b729ff7b911554c93b7af4878e57a3c2ce15050380fd3567bb6/toopher-1.0.3.tar.gz#sha256=e592e0faac0c90037c8ed2ecc36d9dbd32420d195bf1fafe1b5eaf4768eddd25 to build tracker '/tmp/pip-req-tracker-dx632xkj' 2021-07-09T16:33:44,379 Running setup.py (path:/tmp/pip-wheel-gtb6so8o/toopher_44f18ec5163f401b8a6b722bccfa3006/setup.py) egg_info for package toopher 2021-07-09T16:33:44,379 Created temporary directory: /tmp/pip-pip-egg-info-okxsc80z 2021-07-09T16:33:44,380 Running command python setup.py egg_info 2021-07-09T16:33:45,079 Traceback (most recent call last): 2021-07-09T16:33:45,080 File "", line 1, in 2021-07-09T16:33:45,081 File "/tmp/pip-wheel-gtb6so8o/toopher_44f18ec5163f401b8a6b722bccfa3006/setup.py", line 2, in 2021-07-09T16:33:45,081 import distribute_setup 2021-07-09T16:33:45,082 ModuleNotFoundError: No module named 'distribute_setup' 2021-07-09T16:33:45,140 WARNING: Discarding https://files.pythonhosted.org/packages/79/20/ff6f80bb3b729ff7b911554c93b7af4878e57a3c2ce15050380fd3567bb6/toopher-1.0.3.tar.gz#sha256=e592e0faac0c90037c8ed2ecc36d9dbd32420d195bf1fafe1b5eaf4768eddd25 (from https://pypi.org/simple/toopher/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T16:33:45,142 ERROR: Could not find a version that satisfies the requirement toopher==1.0.3 (from versions: 1.0.2, 1.0.3, 1.0.4, 1.0.5) 2021-07-09T16:33:45,143 ERROR: No matching distribution found for toopher==1.0.3 2021-07-09T16:33:45,143 Exception information: 2021-07-09T16:33:45,143 Traceback (most recent call last): 2021-07-09T16:33:45,143 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T16:33:45,143 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T16:33:45,143 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T16:33:45,143 raise RequirementsConflicted(criterion) 2021-07-09T16:33:45,143 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('toopher==1.0.3') 2021-07-09T16:33:45,143 2021-07-09T16:33:45,143 During handling of the above exception, another exception occurred: 2021-07-09T16:33:45,143 2021-07-09T16:33:45,143 Traceback (most recent call last): 2021-07-09T16:33:45,143 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T16:33:45,143 result = self._result = resolver.resolve( 2021-07-09T16:33:45,143 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T16:33:45,143 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T16:33:45,143 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T16:33:45,143 raise ResolutionImpossible(e.criterion.information) 2021-07-09T16:33:45,143 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('toopher==1.0.3'), parent=None)] 2021-07-09T16:33:45,143 2021-07-09T16:33:45,143 The above exception was the direct cause of the following exception: 2021-07-09T16:33:45,143 2021-07-09T16:33:45,143 Traceback (most recent call last): 2021-07-09T16:33:45,143 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T16:33:45,143 status = self.run(options, args) 2021-07-09T16:33:45,143 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T16:33:45,143 return func(self, options, args) 2021-07-09T16:33:45,143 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T16:33:45,143 requirement_set = resolver.resolve( 2021-07-09T16:33:45,143 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T16:33:45,143 raise error from e 2021-07-09T16:33:45,143 pip._internal.exceptions.DistributionNotFound: No matching distribution found for toopher==1.0.3 2021-07-09T16:33:45,150 Removed toopher==1.0.3 from https://files.pythonhosted.org/packages/79/20/ff6f80bb3b729ff7b911554c93b7af4878e57a3c2ce15050380fd3567bb6/toopher-1.0.3.tar.gz#sha256=e592e0faac0c90037c8ed2ecc36d9dbd32420d195bf1fafe1b5eaf4768eddd25 from build tracker '/tmp/pip-req-tracker-dx632xkj' 2021-07-09T16:33:45,150 Removed build tracker: '/tmp/pip-req-tracker-dx632xkj'