2021-02-11T13:29:27,375 Created temporary directory: /tmp/pip-ephem-wheel-cache-0j08yf7j 2021-02-11T13:29:27,378 Created temporary directory: /tmp/pip-req-tracker-97ogdd4k 2021-02-11T13:29:27,379 Initialized build tracking at /tmp/pip-req-tracker-97ogdd4k 2021-02-11T13:29:27,379 Created build tracker: /tmp/pip-req-tracker-97ogdd4k 2021-02-11T13:29:27,379 Entered build tracker: /tmp/pip-req-tracker-97ogdd4k 2021-02-11T13:29:27,380 Created temporary directory: /tmp/pip-wheel-guoqr1nb 2021-02-11T13:29:27,409 1 location(s) to search for versions of collective-volto-socialsettings: 2021-02-11T13:29:27,409 * https://pypi.org/simple/collective-volto-socialsettings/ 2021-02-11T13:29:27,409 Fetching project page and analyzing links: https://pypi.org/simple/collective-volto-socialsettings/ 2021-02-11T13:29:27,410 Getting page https://pypi.org/simple/collective-volto-socialsettings/ 2021-02-11T13:29:27,412 Found index url https://pypi.org/simple 2021-02-11T13:29:27,506 Link requires a different Python (3.7.3 not in: '==2.7, >=3.6'): https://files.pythonhosted.org/packages/74/69/f0e98abaa4d5d801a4953fcafc2646c8bf5cbede47d025e00020fa23de2a/collective.volto.socialsettings-0.1.0.tar.gz#sha256=0167e778be6fc31d4749f19af212dd33b0109a558a3ce8858797c7c924225c2e (from https://pypi.org/simple/collective-volto-socialsettings/) (requires-python:==2.7, >=3.6) 2021-02-11T13:29:27,507 Link requires a different Python (3.7.3 not in: '==2.7, >=3.6'): https://files.pythonhosted.org/packages/dc/63/6e6c050a62aa5856b9b14afb1143d1467b50a8e69fc1882c2d5785bbb570/collective.volto.socialsettings-0.1.1.tar.gz#sha256=688bbbe113e86a9da8fc8e612d620e77e184f01a8c904eee399491a8effa2eb9 (from https://pypi.org/simple/collective-volto-socialsettings/) (requires-python:==2.7, >=3.6) 2021-02-11T13:29:27,508 Link requires a different Python (3.7.3 not in: '==2.7, >=3.6'): https://files.pythonhosted.org/packages/58/e8/a3af5d408253b341b148aab85ebef9b9d62f32e1fc20ef0a1984b1dc5d3f/collective.volto.socialsettings-0.1.2.tar.gz#sha256=ae6de309249b5d383e6d0d1f72f8b6140d183f1fb32f1bb93c88ad518d3d02c5 (from https://pypi.org/simple/collective-volto-socialsettings/) (requires-python:==2.7, >=3.6) 2021-02-11T13:29:27,521 Given no hashes to check 0 links for project 'collective-volto-socialsettings': discarding no candidates 2021-02-11T13:29:27,521 ERROR: Could not find a version that satisfies the requirement collective-volto-socialsettings==0.1.2 2021-02-11T13:29:27,522 ERROR: No matching distribution found for collective-volto-socialsettings==0.1.2 2021-02-11T13:29:27,522 Exception information: 2021-02-11T13:29:27,522 Traceback (most recent call last): 2021-02-11T13:29:27,522 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-11T13:29:27,522 crit = self.state.criteria[name] 2021-02-11T13:29:27,522 KeyError: 'collective-volto-socialsettings' 2021-02-11T13:29:27,522 2021-02-11T13:29:27,522 During handling of the above exception, another exception occurred: 2021-02-11T13:29:27,522 2021-02-11T13:29:27,522 Traceback (most recent call last): 2021-02-11T13:29:27,522 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-11T13:29:27,522 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-11T13:29:27,522 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-11T13:29:27,522 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-11T13:29:27,522 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-11T13:29:27,522 raise RequirementsConflicted(criterion) 2021-02-11T13:29:27,522 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('collective-volto-socialsettings==0.1.2') 2021-02-11T13:29:27,522 2021-02-11T13:29:27,522 During handling of the above exception, another exception occurred: 2021-02-11T13:29:27,522 2021-02-11T13:29:27,522 Traceback (most recent call last): 2021-02-11T13:29:27,522 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-11T13:29:27,522 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-11T13:29:27,522 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-11T13:29:27,522 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-11T13:29:27,522 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-11T13:29:27,522 raise ResolutionImpossible(e.criterion.information) 2021-02-11T13:29:27,522 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('collective-volto-socialsettings==0.1.2'), parent=None)] 2021-02-11T13:29:27,522 2021-02-11T13:29:27,522 The above exception was the direct cause of the following exception: 2021-02-11T13:29:27,522 2021-02-11T13:29:27,522 Traceback (most recent call last): 2021-02-11T13:29:27,522 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-11T13:29:27,522 status = self.run(options, args) 2021-02-11T13:29:27,522 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-11T13:29:27,522 return func(self, options, args) 2021-02-11T13:29:27,522 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-11T13:29:27,522 reqs, check_supported_wheels=True 2021-02-11T13:29:27,522 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-11T13:29:27,522 six.raise_from(error, e) 2021-02-11T13:29:27,522 File "", line 3, in raise_from 2021-02-11T13:29:27,522 pip._internal.exceptions.DistributionNotFound: No matching distribution found for collective-volto-socialsettings==0.1.2 2021-02-11T13:29:27,526 Removed build tracker: '/tmp/pip-req-tracker-97ogdd4k'