2021-07-09T22:04:50,602 Created temporary directory: /tmp/pip-ephem-wheel-cache-uiy7cvpy 2021-07-09T22:04:50,605 Created temporary directory: /tmp/pip-req-tracker-ulg0fpm3 2021-07-09T22:04:50,605 Initialized build tracking at /tmp/pip-req-tracker-ulg0fpm3 2021-07-09T22:04:50,606 Created build tracker: /tmp/pip-req-tracker-ulg0fpm3 2021-07-09T22:04:50,606 Entered build tracker: /tmp/pip-req-tracker-ulg0fpm3 2021-07-09T22:04:50,606 Created temporary directory: /tmp/pip-wheel-mplfkf_n 2021-07-09T22:04:50,640 1 location(s) to search for versions of cubicweb-frbr: 2021-07-09T22:04:50,640 * https://pypi.org/simple/cubicweb-frbr/ 2021-07-09T22:04:50,640 Fetching project page and analyzing links: https://pypi.org/simple/cubicweb-frbr/ 2021-07-09T22:04:50,641 Getting page https://pypi.org/simple/cubicweb-frbr/ 2021-07-09T22:04:50,642 Found index url https://pypi.org/simple 2021-07-09T22:04:50,825 Found link https://files.pythonhosted.org/packages/db/82/02b2ad3f83779fc7289953de6ac34dc08b369f24ba79f4afb791a02886f7/cubicweb-frbr-0.1.0.tar.gz#sha256=90b2f7565dec7f4dcc1129cea6d82ca1cbe4949910e3dac27f89d4b46532438f (from https://pypi.org/simple/cubicweb-frbr/), version: 0.1.0 2021-07-09T22:04:50,826 Found link https://files.pythonhosted.org/packages/52/72/498f914e59be43e37713fb422438d2710622f8ebf83634a9ed4bd9ce1fa8/cubicweb-frbr-0.1.1.tar.gz#sha256=3a9e18cd1660898ff37237b35ac09b8ec3fa0a86ab88d1087329235ef23177be (from https://pypi.org/simple/cubicweb-frbr/), version: 0.1.1 2021-07-09T22:04:50,826 Skipping link: not a file: https://pypi.org/simple/cubicweb-frbr/ 2021-07-09T22:04:50,842 Given no hashes to check 1 links for project 'cubicweb-frbr': discarding no candidates 2021-07-09T22:04:50,860 Collecting cubicweb-frbr==0.1.0 2021-07-09T22:04:50,862 Created temporary directory: /tmp/pip-unpack-8hv7s2ac 2021-07-09T22:04:51,135 Downloading cubicweb-frbr-0.1.0.tar.gz (23 kB) 2021-07-09T22:04:51,197 Added cubicweb-frbr==0.1.0 from https://files.pythonhosted.org/packages/db/82/02b2ad3f83779fc7289953de6ac34dc08b369f24ba79f4afb791a02886f7/cubicweb-frbr-0.1.0.tar.gz#sha256=90b2f7565dec7f4dcc1129cea6d82ca1cbe4949910e3dac27f89d4b46532438f to build tracker '/tmp/pip-req-tracker-ulg0fpm3' 2021-07-09T22:04:51,198 Running setup.py (path:/tmp/pip-wheel-mplfkf_n/cubicweb-frbr_f36125b0b24b4e79b7d6b77c5af2c70f/setup.py) egg_info for package cubicweb-frbr 2021-07-09T22:04:51,199 Created temporary directory: /tmp/pip-pip-egg-info-g1juve8e 2021-07-09T22:04:51,200 Running command python setup.py egg_info 2021-07-09T22:04:51,876 Traceback (most recent call last): 2021-07-09T22:04:51,876 File "", line 1, in 2021-07-09T22:04:51,877 File "/tmp/pip-wheel-mplfkf_n/cubicweb-frbr_f36125b0b24b4e79b7d6b77c5af2c70f/setup.py", line 28, in 2021-07-09T22:04:51,877 from os.path import isdir, exists, join, walk 2021-07-09T22:04:51,878 ImportError: cannot import name 'walk' from 'posixpath' (/usr/lib/python3.9/posixpath.py) 2021-07-09T22:04:51,929 WARNING: Discarding https://files.pythonhosted.org/packages/db/82/02b2ad3f83779fc7289953de6ac34dc08b369f24ba79f4afb791a02886f7/cubicweb-frbr-0.1.0.tar.gz#sha256=90b2f7565dec7f4dcc1129cea6d82ca1cbe4949910e3dac27f89d4b46532438f (from https://pypi.org/simple/cubicweb-frbr/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T22:04:51,930 ERROR: Could not find a version that satisfies the requirement cubicweb-frbr==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-09T22:04:51,930 ERROR: No matching distribution found for cubicweb-frbr==0.1.0 2021-07-09T22:04:51,931 Exception information: 2021-07-09T22:04:51,931 Traceback (most recent call last): 2021-07-09T22:04:51,931 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T22:04:51,931 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T22:04:51,931 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T22:04:51,931 raise RequirementsConflicted(criterion) 2021-07-09T22:04:51,931 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cubicweb-frbr==0.1.0') 2021-07-09T22:04:51,931 2021-07-09T22:04:51,931 During handling of the above exception, another exception occurred: 2021-07-09T22:04:51,931 2021-07-09T22:04:51,931 Traceback (most recent call last): 2021-07-09T22:04:51,931 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T22:04:51,931 result = self._result = resolver.resolve( 2021-07-09T22:04:51,931 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T22:04:51,931 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T22:04:51,931 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T22:04:51,931 raise ResolutionImpossible(e.criterion.information) 2021-07-09T22:04:51,931 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cubicweb-frbr==0.1.0'), parent=None)] 2021-07-09T22:04:51,931 2021-07-09T22:04:51,931 The above exception was the direct cause of the following exception: 2021-07-09T22:04:51,931 2021-07-09T22:04:51,931 Traceback (most recent call last): 2021-07-09T22:04:51,931 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T22:04:51,931 status = self.run(options, args) 2021-07-09T22:04:51,931 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T22:04:51,931 return func(self, options, args) 2021-07-09T22:04:51,931 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T22:04:51,931 requirement_set = resolver.resolve( 2021-07-09T22:04:51,931 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T22:04:51,931 raise error from e 2021-07-09T22:04:51,931 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cubicweb-frbr==0.1.0 2021-07-09T22:04:51,935 Removed cubicweb-frbr==0.1.0 from https://files.pythonhosted.org/packages/db/82/02b2ad3f83779fc7289953de6ac34dc08b369f24ba79f4afb791a02886f7/cubicweb-frbr-0.1.0.tar.gz#sha256=90b2f7565dec7f4dcc1129cea6d82ca1cbe4949910e3dac27f89d4b46532438f from build tracker '/tmp/pip-req-tracker-ulg0fpm3' 2021-07-09T22:04:51,936 Removed build tracker: '/tmp/pip-req-tracker-ulg0fpm3'