2021-07-10T03:07:36,290 Created temporary directory: /tmp/pip-ephem-wheel-cache-t0lq9svr 2021-07-10T03:07:36,293 Created temporary directory: /tmp/pip-req-tracker-lwgexynq 2021-07-10T03:07:36,293 Initialized build tracking at /tmp/pip-req-tracker-lwgexynq 2021-07-10T03:07:36,293 Created build tracker: /tmp/pip-req-tracker-lwgexynq 2021-07-10T03:07:36,293 Entered build tracker: /tmp/pip-req-tracker-lwgexynq 2021-07-10T03:07:36,294 Created temporary directory: /tmp/pip-wheel-chdtpkj0 2021-07-10T03:07:36,327 1 location(s) to search for versions of collective-registrationcaptcha: 2021-07-10T03:07:36,327 * https://pypi.org/simple/collective-registrationcaptcha/ 2021-07-10T03:07:36,327 Fetching project page and analyzing links: https://pypi.org/simple/collective-registrationcaptcha/ 2021-07-10T03:07:36,328 Getting page https://pypi.org/simple/collective-registrationcaptcha/ 2021-07-10T03:07:36,329 Found index url https://pypi.org/simple 2021-07-10T03:07:36,511 Found link https://files.pythonhosted.org/packages/cd/24/34930d86bdab847a6573c9d81aedfe48db00e3f7b022ddf0f2bdd4139d03/collective.registrationcaptcha-1.0.tar.gz#sha256=28c4f4fffa03e552097fde30646ddd429e5072f2e1b4472939fee122e2014124 (from https://pypi.org/simple/collective-registrationcaptcha/), version: 1.0 2021-07-10T03:07:36,511 Found link https://files.pythonhosted.org/packages/ea/7e/aae1524acc0d385111c39602604761195cdb8068fb889dd23ed8fdf28404/collective.registrationcaptcha-1.1.tar.gz#sha256=63c49dbf6b05db32c92046b504dd06cf9a4a8183ed3ad559d44679dfde4ba93d (from https://pypi.org/simple/collective-registrationcaptcha/), version: 1.1 2021-07-10T03:07:36,512 Skipping link: not a file: https://pypi.org/simple/collective-registrationcaptcha/ 2021-07-10T03:07:36,530 Given no hashes to check 1 links for project 'collective-registrationcaptcha': discarding no candidates 2021-07-10T03:07:36,548 Collecting collective-registrationcaptcha==1.0 2021-07-10T03:07:36,550 Created temporary directory: /tmp/pip-unpack-otoyo5_d 2021-07-10T03:07:36,722 Downloading collective.registrationcaptcha-1.0.tar.gz (3.1 kB) 2021-07-10T03:07:36,768 Added collective-registrationcaptcha==1.0 from https://files.pythonhosted.org/packages/cd/24/34930d86bdab847a6573c9d81aedfe48db00e3f7b022ddf0f2bdd4139d03/collective.registrationcaptcha-1.0.tar.gz#sha256=28c4f4fffa03e552097fde30646ddd429e5072f2e1b4472939fee122e2014124 to build tracker '/tmp/pip-req-tracker-lwgexynq' 2021-07-10T03:07:36,769 Running setup.py (path:/tmp/pip-wheel-chdtpkj0/collective-registrationcaptcha_f48fa1eecef84ec193a18b6c3f679ad8/setup.py) egg_info for package collective-registrationcaptcha 2021-07-10T03:07:36,769 Created temporary directory: /tmp/pip-pip-egg-info-7j98cvkq 2021-07-10T03:07:36,770 Running command python setup.py egg_info 2021-07-10T03:07:37,404 Traceback (most recent call last): 2021-07-10T03:07:37,405 File "", line 1, in 2021-07-10T03:07:37,405 File "/tmp/pip-wheel-chdtpkj0/collective-registrationcaptcha_f48fa1eecef84ec193a18b6c3f679ad8/setup.py", line 5, in 2021-07-10T03:07:37,405 description = open("README.rst").read() + "\n" + open("CHANGES.rst").read() 2021-07-10T03:07:37,406 FileNotFoundError: [Errno 2] No such file or directory: 'CHANGES.rst' 2021-07-10T03:07:37,453 WARNING: Discarding https://files.pythonhosted.org/packages/cd/24/34930d86bdab847a6573c9d81aedfe48db00e3f7b022ddf0f2bdd4139d03/collective.registrationcaptcha-1.0.tar.gz#sha256=28c4f4fffa03e552097fde30646ddd429e5072f2e1b4472939fee122e2014124 (from https://pypi.org/simple/collective-registrationcaptcha/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T03:07:37,455 ERROR: Could not find a version that satisfies the requirement collective-registrationcaptcha==1.0 (from versions: 1.0, 1.1) 2021-07-10T03:07:37,455 ERROR: No matching distribution found for collective-registrationcaptcha==1.0 2021-07-10T03:07:37,455 Exception information: 2021-07-10T03:07:37,455 Traceback (most recent call last): 2021-07-10T03:07:37,455 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T03:07:37,455 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T03:07:37,455 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T03:07:37,455 raise RequirementsConflicted(criterion) 2021-07-10T03:07:37,455 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('collective-registrationcaptcha==1.0') 2021-07-10T03:07:37,455 2021-07-10T03:07:37,455 During handling of the above exception, another exception occurred: 2021-07-10T03:07:37,455 2021-07-10T03:07:37,455 Traceback (most recent call last): 2021-07-10T03:07:37,455 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T03:07:37,455 result = self._result = resolver.resolve( 2021-07-10T03:07:37,455 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T03:07:37,455 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T03:07:37,455 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T03:07:37,455 raise ResolutionImpossible(e.criterion.information) 2021-07-10T03:07:37,455 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('collective-registrationcaptcha==1.0'), parent=None)] 2021-07-10T03:07:37,455 2021-07-10T03:07:37,455 The above exception was the direct cause of the following exception: 2021-07-10T03:07:37,455 2021-07-10T03:07:37,455 Traceback (most recent call last): 2021-07-10T03:07:37,455 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T03:07:37,455 status = self.run(options, args) 2021-07-10T03:07:37,455 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T03:07:37,455 return func(self, options, args) 2021-07-10T03:07:37,455 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T03:07:37,455 requirement_set = resolver.resolve( 2021-07-10T03:07:37,455 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T03:07:37,455 raise error from e 2021-07-10T03:07:37,455 pip._internal.exceptions.DistributionNotFound: No matching distribution found for collective-registrationcaptcha==1.0 2021-07-10T03:07:37,461 Removed collective-registrationcaptcha==1.0 from https://files.pythonhosted.org/packages/cd/24/34930d86bdab847a6573c9d81aedfe48db00e3f7b022ddf0f2bdd4139d03/collective.registrationcaptcha-1.0.tar.gz#sha256=28c4f4fffa03e552097fde30646ddd429e5072f2e1b4472939fee122e2014124 from build tracker '/tmp/pip-req-tracker-lwgexynq' 2021-07-10T03:07:37,461 Removed build tracker: '/tmp/pip-req-tracker-lwgexynq'