2021-07-10T14:52:28,441 Created temporary directory: /tmp/pip-ephem-wheel-cache-5f07bshd 2021-07-10T14:52:28,444 Created temporary directory: /tmp/pip-req-tracker-pf3fd92i 2021-07-10T14:52:28,444 Initialized build tracking at /tmp/pip-req-tracker-pf3fd92i 2021-07-10T14:52:28,445 Created build tracker: /tmp/pip-req-tracker-pf3fd92i 2021-07-10T14:52:28,445 Entered build tracker: /tmp/pip-req-tracker-pf3fd92i 2021-07-10T14:52:28,445 Created temporary directory: /tmp/pip-wheel-pjmuvcuf 2021-07-10T14:52:28,475 1 location(s) to search for versions of collective-multilingual: 2021-07-10T14:52:28,475 * https://pypi.org/simple/collective-multilingual/ 2021-07-10T14:52:28,476 Fetching project page and analyzing links: https://pypi.org/simple/collective-multilingual/ 2021-07-10T14:52:28,476 Getting page https://pypi.org/simple/collective-multilingual/ 2021-07-10T14:52:28,478 Found index url https://pypi.org/simple 2021-07-10T14:52:28,565 Found link https://files.pythonhosted.org/packages/89/84/33b4def755b944e6d85c1f34e6031a4d889dfbd6d9edcf264be45b2df7b3/collective.multilingual-1.0.1.tar.gz#sha256=cd66324c48eb68d7df8c21b164ad5966f543d9b36b4956975fd1bc397452fb16 (from https://pypi.org/simple/collective-multilingual/), version: 1.0.1 2021-07-10T14:52:28,565 Skipping link: not a file: https://pypi.org/simple/collective-multilingual/ 2021-07-10T14:52:28,583 Given no hashes to check 1 links for project 'collective-multilingual': discarding no candidates 2021-07-10T14:52:28,602 Collecting collective-multilingual==1.0.1 2021-07-10T14:52:28,603 Created temporary directory: /tmp/pip-unpack-q1o1jyiu 2021-07-10T14:52:28,802 Downloading collective.multilingual-1.0.1.tar.gz (35 kB) 2021-07-10T14:52:28,929 Added collective-multilingual==1.0.1 from https://files.pythonhosted.org/packages/89/84/33b4def755b944e6d85c1f34e6031a4d889dfbd6d9edcf264be45b2df7b3/collective.multilingual-1.0.1.tar.gz#sha256=cd66324c48eb68d7df8c21b164ad5966f543d9b36b4956975fd1bc397452fb16 to build tracker '/tmp/pip-req-tracker-pf3fd92i' 2021-07-10T14:52:28,930 Running setup.py (path:/tmp/pip-wheel-pjmuvcuf/collective-multilingual_a51ada7a7c84427d825484b845817d4f/setup.py) egg_info for package collective-multilingual 2021-07-10T14:52:28,931 Created temporary directory: /tmp/pip-pip-egg-info-ia5khjn4 2021-07-10T14:52:28,931 Running command python setup.py egg_info 2021-07-10T14:52:29,624 Traceback (most recent call last): 2021-07-10T14:52:29,625 File "", line 1, in 2021-07-10T14:52:29,625 File "/tmp/pip-wheel-pjmuvcuf/collective-multilingual_a51ada7a7c84427d825484b845817d4f/setup.py", line 4, in 2021-07-10T14:52:29,625 reload(sys).setdefaultencoding("UTF-8") 2021-07-10T14:52:29,625 NameError: name 'reload' is not defined 2021-07-10T14:52:29,675 WARNING: Discarding https://files.pythonhosted.org/packages/89/84/33b4def755b944e6d85c1f34e6031a4d889dfbd6d9edcf264be45b2df7b3/collective.multilingual-1.0.1.tar.gz#sha256=cd66324c48eb68d7df8c21b164ad5966f543d9b36b4956975fd1bc397452fb16 (from https://pypi.org/simple/collective-multilingual/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T14:52:29,676 ERROR: Could not find a version that satisfies the requirement collective-multilingual==1.0.1 (from versions: 1.0.1) 2021-07-10T14:52:29,676 ERROR: No matching distribution found for collective-multilingual==1.0.1 2021-07-10T14:52:29,677 Exception information: 2021-07-10T14:52:29,677 Traceback (most recent call last): 2021-07-10T14:52:29,677 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T14:52:29,677 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T14:52:29,677 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T14:52:29,677 raise RequirementsConflicted(criterion) 2021-07-10T14:52:29,677 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('collective-multilingual==1.0.1') 2021-07-10T14:52:29,677 2021-07-10T14:52:29,677 During handling of the above exception, another exception occurred: 2021-07-10T14:52:29,677 2021-07-10T14:52:29,677 Traceback (most recent call last): 2021-07-10T14:52:29,677 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T14:52:29,677 result = self._result = resolver.resolve( 2021-07-10T14:52:29,677 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T14:52:29,677 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T14:52:29,677 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T14:52:29,677 raise ResolutionImpossible(e.criterion.information) 2021-07-10T14:52:29,677 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('collective-multilingual==1.0.1'), parent=None)] 2021-07-10T14:52:29,677 2021-07-10T14:52:29,677 The above exception was the direct cause of the following exception: 2021-07-10T14:52:29,677 2021-07-10T14:52:29,677 Traceback (most recent call last): 2021-07-10T14:52:29,677 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T14:52:29,677 status = self.run(options, args) 2021-07-10T14:52:29,677 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T14:52:29,677 return func(self, options, args) 2021-07-10T14:52:29,677 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T14:52:29,677 requirement_set = resolver.resolve( 2021-07-10T14:52:29,677 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T14:52:29,677 raise error from e 2021-07-10T14:52:29,677 pip._internal.exceptions.DistributionNotFound: No matching distribution found for collective-multilingual==1.0.1 2021-07-10T14:52:29,682 Removed collective-multilingual==1.0.1 from https://files.pythonhosted.org/packages/89/84/33b4def755b944e6d85c1f34e6031a4d889dfbd6d9edcf264be45b2df7b3/collective.multilingual-1.0.1.tar.gz#sha256=cd66324c48eb68d7df8c21b164ad5966f543d9b36b4956975fd1bc397452fb16 from build tracker '/tmp/pip-req-tracker-pf3fd92i' 2021-07-10T14:52:29,682 Removed build tracker: '/tmp/pip-req-tracker-pf3fd92i'