2021-07-10T06:21:46,559 Created temporary directory: /tmp/pip-ephem-wheel-cache-f0rk2rs_ 2021-07-10T06:21:46,562 Created temporary directory: /tmp/pip-req-tracker-6g1j2bmr 2021-07-10T06:21:46,563 Initialized build tracking at /tmp/pip-req-tracker-6g1j2bmr 2021-07-10T06:21:46,563 Created build tracker: /tmp/pip-req-tracker-6g1j2bmr 2021-07-10T06:21:46,563 Entered build tracker: /tmp/pip-req-tracker-6g1j2bmr 2021-07-10T06:21:46,564 Created temporary directory: /tmp/pip-wheel-pstnxn66 2021-07-10T06:21:46,597 1 location(s) to search for versions of edeposit-amqp-meta: 2021-07-10T06:21:46,597 * https://pypi.org/simple/edeposit-amqp-meta/ 2021-07-10T06:21:46,598 Fetching project page and analyzing links: https://pypi.org/simple/edeposit-amqp-meta/ 2021-07-10T06:21:46,598 Getting page https://pypi.org/simple/edeposit-amqp-meta/ 2021-07-10T06:21:46,600 Found index url https://pypi.org/simple 2021-07-10T06:21:46,802 Found link https://files.pythonhosted.org/packages/2a/57/effd823001f1a3d2edbabaeb42bb6172b75f209fa5aa7b06307af1eef6d8/edeposit.amqp.meta-0.1.0.tar.gz#sha256=c75ae0338453324d3b74b77d10e84fb1388fc6139f83b6b0eefcf4c210b1cfc5 (from https://pypi.org/simple/edeposit-amqp-meta/), version: 0.1.0 2021-07-10T06:21:46,802 Skipping link: not a file: https://pypi.org/simple/edeposit-amqp-meta/ 2021-07-10T06:21:46,820 Given no hashes to check 1 links for project 'edeposit-amqp-meta': discarding no candidates 2021-07-10T06:21:46,838 Collecting edeposit-amqp-meta==0.1.0 2021-07-10T06:21:46,840 Created temporary directory: /tmp/pip-unpack-iz_2tacl 2021-07-10T06:21:47,013 Downloading edeposit.amqp.meta-0.1.0.tar.gz (2.3 kB) 2021-07-10T06:21:47,052 Added edeposit-amqp-meta==0.1.0 from https://files.pythonhosted.org/packages/2a/57/effd823001f1a3d2edbabaeb42bb6172b75f209fa5aa7b06307af1eef6d8/edeposit.amqp.meta-0.1.0.tar.gz#sha256=c75ae0338453324d3b74b77d10e84fb1388fc6139f83b6b0eefcf4c210b1cfc5 to build tracker '/tmp/pip-req-tracker-6g1j2bmr' 2021-07-10T06:21:47,053 Running setup.py (path:/tmp/pip-wheel-pstnxn66/edeposit-amqp-meta_0b4e538620f1488ca4416bbb158fda77/setup.py) egg_info for package edeposit-amqp-meta 2021-07-10T06:21:47,054 Created temporary directory: /tmp/pip-pip-egg-info-lwyva9aa 2021-07-10T06:21:47,054 Running command python setup.py egg_info 2021-07-10T06:21:47,714 Traceback (most recent call last): 2021-07-10T06:21:47,715 File "", line 1, in 2021-07-10T06:21:47,715 File "/tmp/pip-wheel-pstnxn66/edeposit-amqp-meta_0b4e538620f1488ca4416bbb158fda77/setup.py", line 26 2021-07-10T06:21:47,716 lambda (x, y): 2021-07-10T06:21:47,716 ^ 2021-07-10T06:21:47,716 SyntaxError: invalid syntax 2021-07-10T06:21:47,765 WARNING: Discarding https://files.pythonhosted.org/packages/2a/57/effd823001f1a3d2edbabaeb42bb6172b75f209fa5aa7b06307af1eef6d8/edeposit.amqp.meta-0.1.0.tar.gz#sha256=c75ae0338453324d3b74b77d10e84fb1388fc6139f83b6b0eefcf4c210b1cfc5 (from https://pypi.org/simple/edeposit-amqp-meta/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T06:21:47,766 ERROR: Could not find a version that satisfies the requirement edeposit-amqp-meta==0.1.0 (from versions: 0.1.0) 2021-07-10T06:21:47,766 ERROR: No matching distribution found for edeposit-amqp-meta==0.1.0 2021-07-10T06:21:47,767 Exception information: 2021-07-10T06:21:47,767 Traceback (most recent call last): 2021-07-10T06:21:47,767 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T06:21:47,767 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T06:21:47,767 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T06:21:47,767 raise RequirementsConflicted(criterion) 2021-07-10T06:21:47,767 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('edeposit-amqp-meta==0.1.0') 2021-07-10T06:21:47,767 2021-07-10T06:21:47,767 During handling of the above exception, another exception occurred: 2021-07-10T06:21:47,767 2021-07-10T06:21:47,767 Traceback (most recent call last): 2021-07-10T06:21:47,767 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T06:21:47,767 result = self._result = resolver.resolve( 2021-07-10T06:21:47,767 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T06:21:47,767 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T06:21:47,767 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T06:21:47,767 raise ResolutionImpossible(e.criterion.information) 2021-07-10T06:21:47,767 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('edeposit-amqp-meta==0.1.0'), parent=None)] 2021-07-10T06:21:47,767 2021-07-10T06:21:47,767 The above exception was the direct cause of the following exception: 2021-07-10T06:21:47,767 2021-07-10T06:21:47,767 Traceback (most recent call last): 2021-07-10T06:21:47,767 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T06:21:47,767 status = self.run(options, args) 2021-07-10T06:21:47,767 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T06:21:47,767 return func(self, options, args) 2021-07-10T06:21:47,767 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T06:21:47,767 requirement_set = resolver.resolve( 2021-07-10T06:21:47,767 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T06:21:47,767 raise error from e 2021-07-10T06:21:47,767 pip._internal.exceptions.DistributionNotFound: No matching distribution found for edeposit-amqp-meta==0.1.0 2021-07-10T06:21:47,771 Removed edeposit-amqp-meta==0.1.0 from https://files.pythonhosted.org/packages/2a/57/effd823001f1a3d2edbabaeb42bb6172b75f209fa5aa7b06307af1eef6d8/edeposit.amqp.meta-0.1.0.tar.gz#sha256=c75ae0338453324d3b74b77d10e84fb1388fc6139f83b6b0eefcf4c210b1cfc5 from build tracker '/tmp/pip-req-tracker-6g1j2bmr' 2021-07-10T06:21:47,772 Removed build tracker: '/tmp/pip-req-tracker-6g1j2bmr'