2021-07-09T22:00:18,554 Created temporary directory: /tmp/pip-ephem-wheel-cache-pfp85gfl 2021-07-09T22:00:18,556 Created temporary directory: /tmp/pip-req-tracker-znmi7tjd 2021-07-09T22:00:18,557 Initialized build tracking at /tmp/pip-req-tracker-znmi7tjd 2021-07-09T22:00:18,557 Created build tracker: /tmp/pip-req-tracker-znmi7tjd 2021-07-09T22:00:18,557 Entered build tracker: /tmp/pip-req-tracker-znmi7tjd 2021-07-09T22:00:18,558 Created temporary directory: /tmp/pip-wheel-pp3yk9uj 2021-07-09T22:00:18,594 1 location(s) to search for versions of caps: 2021-07-09T22:00:18,594 * https://pypi.org/simple/caps/ 2021-07-09T22:00:18,595 Fetching project page and analyzing links: https://pypi.org/simple/caps/ 2021-07-09T22:00:18,595 Getting page https://pypi.org/simple/caps/ 2021-07-09T22:00:18,597 Found index url https://pypi.org/simple 2021-07-09T22:00:18,777 Found link https://files.pythonhosted.org/packages/70/c2/4bad47b22ed3ff2df717526277115afadf557f77331f5cf6dff39c8fca5e/caps-0.0.1.tar.gz#sha256=5b234bd4c8a01a0e3aa56a24620a2130fdd84d6bff2ce2d72768e59f07647235 (from https://pypi.org/simple/caps/), version: 0.0.1 2021-07-09T22:00:18,777 Skipping link: not a file: https://pypi.org/simple/caps/ 2021-07-09T22:00:18,793 Given no hashes to check 1 links for project 'caps': discarding no candidates 2021-07-09T22:00:18,811 Collecting caps==0.0.1 2021-07-09T22:00:18,812 Created temporary directory: /tmp/pip-unpack-e8tuct_i 2021-07-09T22:00:19,689 Downloading caps-0.0.1.tar.gz (2.9 MB) 2021-07-09T22:00:20,754 Added caps==0.0.1 from https://files.pythonhosted.org/packages/70/c2/4bad47b22ed3ff2df717526277115afadf557f77331f5cf6dff39c8fca5e/caps-0.0.1.tar.gz#sha256=5b234bd4c8a01a0e3aa56a24620a2130fdd84d6bff2ce2d72768e59f07647235 to build tracker '/tmp/pip-req-tracker-znmi7tjd' 2021-07-09T22:00:20,755 Running setup.py (path:/tmp/pip-wheel-pp3yk9uj/caps_2c69d697cb7241848eb2657e6e7c1841/setup.py) egg_info for package caps 2021-07-09T22:00:20,756 Created temporary directory: /tmp/pip-pip-egg-info-_8e715tb 2021-07-09T22:00:20,756 Running command python setup.py egg_info 2021-07-09T22:00:21,380 Traceback (most recent call last): 2021-07-09T22:00:21,380 File "", line 1, in 2021-07-09T22:00:21,380 File "/tmp/pip-wheel-pp3yk9uj/caps_2c69d697cb7241848eb2657e6e7c1841/setup.py", line 10, in 2021-07-09T22:00:21,381 from ez_setup import use_setuptools 2021-07-09T22:00:21,381 ModuleNotFoundError: No module named 'ez_setup' 2021-07-09T22:00:21,433 WARNING: Discarding https://files.pythonhosted.org/packages/70/c2/4bad47b22ed3ff2df717526277115afadf557f77331f5cf6dff39c8fca5e/caps-0.0.1.tar.gz#sha256=5b234bd4c8a01a0e3aa56a24620a2130fdd84d6bff2ce2d72768e59f07647235 (from https://pypi.org/simple/caps/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T22:00:21,434 ERROR: Could not find a version that satisfies the requirement caps==0.0.1 (from versions: 0.0.1) 2021-07-09T22:00:21,434 ERROR: No matching distribution found for caps==0.0.1 2021-07-09T22:00:21,435 Exception information: 2021-07-09T22:00:21,435 Traceback (most recent call last): 2021-07-09T22:00:21,435 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T22:00:21,435 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T22:00:21,435 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T22:00:21,435 raise RequirementsConflicted(criterion) 2021-07-09T22:00:21,435 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('caps==0.0.1') 2021-07-09T22:00:21,435 2021-07-09T22:00:21,435 During handling of the above exception, another exception occurred: 2021-07-09T22:00:21,435 2021-07-09T22:00:21,435 Traceback (most recent call last): 2021-07-09T22:00:21,435 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T22:00:21,435 result = self._result = resolver.resolve( 2021-07-09T22:00:21,435 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T22:00:21,435 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T22:00:21,435 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T22:00:21,435 raise ResolutionImpossible(e.criterion.information) 2021-07-09T22:00:21,435 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('caps==0.0.1'), parent=None)] 2021-07-09T22:00:21,435 2021-07-09T22:00:21,435 The above exception was the direct cause of the following exception: 2021-07-09T22:00:21,435 2021-07-09T22:00:21,435 Traceback (most recent call last): 2021-07-09T22:00:21,435 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T22:00:21,435 status = self.run(options, args) 2021-07-09T22:00:21,435 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T22:00:21,435 return func(self, options, args) 2021-07-09T22:00:21,435 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T22:00:21,435 requirement_set = resolver.resolve( 2021-07-09T22:00:21,435 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T22:00:21,435 raise error from e 2021-07-09T22:00:21,435 pip._internal.exceptions.DistributionNotFound: No matching distribution found for caps==0.0.1 2021-07-09T22:00:21,439 Removed caps==0.0.1 from https://files.pythonhosted.org/packages/70/c2/4bad47b22ed3ff2df717526277115afadf557f77331f5cf6dff39c8fca5e/caps-0.0.1.tar.gz#sha256=5b234bd4c8a01a0e3aa56a24620a2130fdd84d6bff2ce2d72768e59f07647235 from build tracker '/tmp/pip-req-tracker-znmi7tjd' 2021-07-09T22:00:21,440 Removed build tracker: '/tmp/pip-req-tracker-znmi7tjd'