2021-07-10T05:32:33,413 Created temporary directory: /tmp/pip-ephem-wheel-cache-b_2cll9c 2021-07-10T05:32:33,416 Created temporary directory: /tmp/pip-req-tracker-bycjj3w9 2021-07-10T05:32:33,417 Initialized build tracking at /tmp/pip-req-tracker-bycjj3w9 2021-07-10T05:32:33,417 Created build tracker: /tmp/pip-req-tracker-bycjj3w9 2021-07-10T05:32:33,417 Entered build tracker: /tmp/pip-req-tracker-bycjj3w9 2021-07-10T05:32:33,418 Created temporary directory: /tmp/pip-wheel-0nd2tfbv 2021-07-10T05:32:33,454 1 location(s) to search for versions of cubicweb-jsonld: 2021-07-10T05:32:33,454 * https://pypi.org/simple/cubicweb-jsonld/ 2021-07-10T05:32:33,454 Fetching project page and analyzing links: https://pypi.org/simple/cubicweb-jsonld/ 2021-07-10T05:32:33,455 Getting page https://pypi.org/simple/cubicweb-jsonld/ 2021-07-10T05:32:33,456 Found index url https://pypi.org/simple 2021-07-10T05:32:33,637 Found link https://files.pythonhosted.org/packages/97/8c/95ff91435f7d1b52b2fc027041d2e676beca42a425ca656641f348377af4/cubicweb-jsonld-0.1.0.tar.gz#sha256=b1a1f9759dc69405fae26d0fe11d4156990a120cdc5655e3058bbcee805939c4 (from https://pypi.org/simple/cubicweb-jsonld/), version: 0.1.0 2021-07-10T05:32:33,638 Skipping link: not a file: https://pypi.org/simple/cubicweb-jsonld/ 2021-07-10T05:32:33,655 Given no hashes to check 1 links for project 'cubicweb-jsonld': discarding no candidates 2021-07-10T05:32:33,674 Collecting cubicweb-jsonld==0.1.0 2021-07-10T05:32:33,675 Created temporary directory: /tmp/pip-unpack-4p9bpw_b 2021-07-10T05:32:33,850 Downloading cubicweb-jsonld-0.1.0.tar.gz (9.6 kB) 2021-07-10T05:32:33,897 Added cubicweb-jsonld==0.1.0 from https://files.pythonhosted.org/packages/97/8c/95ff91435f7d1b52b2fc027041d2e676beca42a425ca656641f348377af4/cubicweb-jsonld-0.1.0.tar.gz#sha256=b1a1f9759dc69405fae26d0fe11d4156990a120cdc5655e3058bbcee805939c4 to build tracker '/tmp/pip-req-tracker-bycjj3w9' 2021-07-10T05:32:33,899 Running setup.py (path:/tmp/pip-wheel-0nd2tfbv/cubicweb-jsonld_e2e59be17f7d461b9c7762e4d3e79914/setup.py) egg_info for package cubicweb-jsonld 2021-07-10T05:32:33,899 Created temporary directory: /tmp/pip-pip-egg-info-4qsa5w0_ 2021-07-10T05:32:33,900 Running command python setup.py egg_info 2021-07-10T05:32:34,545 Traceback (most recent call last): 2021-07-10T05:32:34,546 File "", line 1, in 2021-07-10T05:32:34,546 File "/tmp/pip-wheel-0nd2tfbv/cubicweb-jsonld_e2e59be17f7d461b9c7762e4d3e79914/setup.py", line 28, in 2021-07-10T05:32:34,546 from os.path import isdir, exists, join, walk 2021-07-10T05:32:34,547 ImportError: cannot import name 'walk' from 'posixpath' (/usr/lib/python3.9/posixpath.py) 2021-07-10T05:32:34,593 WARNING: Discarding https://files.pythonhosted.org/packages/97/8c/95ff91435f7d1b52b2fc027041d2e676beca42a425ca656641f348377af4/cubicweb-jsonld-0.1.0.tar.gz#sha256=b1a1f9759dc69405fae26d0fe11d4156990a120cdc5655e3058bbcee805939c4 (from https://pypi.org/simple/cubicweb-jsonld/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T05:32:34,595 ERROR: Could not find a version that satisfies the requirement cubicweb-jsonld==0.1.0 (from versions: 0.1.0) 2021-07-10T05:32:34,595 ERROR: No matching distribution found for cubicweb-jsonld==0.1.0 2021-07-10T05:32:34,595 Exception information: 2021-07-10T05:32:34,595 Traceback (most recent call last): 2021-07-10T05:32:34,595 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T05:32:34,595 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T05:32:34,595 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T05:32:34,595 raise RequirementsConflicted(criterion) 2021-07-10T05:32:34,595 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cubicweb-jsonld==0.1.0') 2021-07-10T05:32:34,595 2021-07-10T05:32:34,595 During handling of the above exception, another exception occurred: 2021-07-10T05:32:34,595 2021-07-10T05:32:34,595 Traceback (most recent call last): 2021-07-10T05:32:34,595 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T05:32:34,595 result = self._result = resolver.resolve( 2021-07-10T05:32:34,595 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T05:32:34,595 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T05:32:34,595 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T05:32:34,595 raise ResolutionImpossible(e.criterion.information) 2021-07-10T05:32:34,595 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cubicweb-jsonld==0.1.0'), parent=None)] 2021-07-10T05:32:34,595 2021-07-10T05:32:34,595 The above exception was the direct cause of the following exception: 2021-07-10T05:32:34,595 2021-07-10T05:32:34,595 Traceback (most recent call last): 2021-07-10T05:32:34,595 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T05:32:34,595 status = self.run(options, args) 2021-07-10T05:32:34,595 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T05:32:34,595 return func(self, options, args) 2021-07-10T05:32:34,595 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T05:32:34,595 requirement_set = resolver.resolve( 2021-07-10T05:32:34,595 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T05:32:34,595 raise error from e 2021-07-10T05:32:34,595 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cubicweb-jsonld==0.1.0 2021-07-10T05:32:34,600 Removed cubicweb-jsonld==0.1.0 from https://files.pythonhosted.org/packages/97/8c/95ff91435f7d1b52b2fc027041d2e676beca42a425ca656641f348377af4/cubicweb-jsonld-0.1.0.tar.gz#sha256=b1a1f9759dc69405fae26d0fe11d4156990a120cdc5655e3058bbcee805939c4 from build tracker '/tmp/pip-req-tracker-bycjj3w9' 2021-07-10T05:32:34,601 Removed build tracker: '/tmp/pip-req-tracker-bycjj3w9'