2021-07-10T01:14:46,553 Created temporary directory: /tmp/pip-ephem-wheel-cache-1ikn0zmo 2021-07-10T01:14:46,556 Created temporary directory: /tmp/pip-req-tracker-htcolufn 2021-07-10T01:14:46,557 Initialized build tracking at /tmp/pip-req-tracker-htcolufn 2021-07-10T01:14:46,557 Created build tracker: /tmp/pip-req-tracker-htcolufn 2021-07-10T01:14:46,557 Entered build tracker: /tmp/pip-req-tracker-htcolufn 2021-07-10T01:14:46,558 Created temporary directory: /tmp/pip-wheel-2gf13t74 2021-07-10T01:14:46,592 1 location(s) to search for versions of cubicweb-osmfrance: 2021-07-10T01:14:46,592 * https://pypi.org/simple/cubicweb-osmfrance/ 2021-07-10T01:14:46,593 Fetching project page and analyzing links: https://pypi.org/simple/cubicweb-osmfrance/ 2021-07-10T01:14:46,593 Getting page https://pypi.org/simple/cubicweb-osmfrance/ 2021-07-10T01:14:46,595 Found index url https://pypi.org/simple 2021-07-10T01:14:46,771 Found link https://files.pythonhosted.org/packages/99/67/58e020879b6e2e86021c2c12ae08a4311475130c563a964236015cb6183b/cubicweb-osmfrance-0.2.2.tar.gz#sha256=2e8f0d0aba8584ef9b5eaebff895b749af5a9ed5fae551ee0a45bbad309e1abe (from https://pypi.org/simple/cubicweb-osmfrance/), version: 0.2.2 2021-07-10T01:14:46,772 Skipping link: not a file: https://pypi.org/simple/cubicweb-osmfrance/ 2021-07-10T01:14:46,789 Given no hashes to check 1 links for project 'cubicweb-osmfrance': discarding no candidates 2021-07-10T01:14:46,808 Collecting cubicweb-osmfrance==0.2.2 2021-07-10T01:14:46,809 Created temporary directory: /tmp/pip-unpack-ezjz4ve2 2021-07-10T01:14:46,982 Downloading cubicweb-osmfrance-0.2.2.tar.gz (11 kB) 2021-07-10T01:14:47,046 Added cubicweb-osmfrance==0.2.2 from https://files.pythonhosted.org/packages/99/67/58e020879b6e2e86021c2c12ae08a4311475130c563a964236015cb6183b/cubicweb-osmfrance-0.2.2.tar.gz#sha256=2e8f0d0aba8584ef9b5eaebff895b749af5a9ed5fae551ee0a45bbad309e1abe to build tracker '/tmp/pip-req-tracker-htcolufn' 2021-07-10T01:14:47,047 Running setup.py (path:/tmp/pip-wheel-2gf13t74/cubicweb-osmfrance_55d8579debfc4b89b15617b7c3337742/setup.py) egg_info for package cubicweb-osmfrance 2021-07-10T01:14:47,048 Created temporary directory: /tmp/pip-pip-egg-info-_blgvboc 2021-07-10T01:14:47,048 Running command python setup.py egg_info 2021-07-10T01:14:47,667 Traceback (most recent call last): 2021-07-10T01:14:47,668 File "", line 1, in 2021-07-10T01:14:47,668 File "/tmp/pip-wheel-2gf13t74/cubicweb-osmfrance_55d8579debfc4b89b15617b7c3337742/setup.py", line 28, in 2021-07-10T01:14:47,668 from os.path import isdir, exists, join, walk 2021-07-10T01:14:47,669 ImportError: cannot import name 'walk' from 'posixpath' (/usr/lib/python3.9/posixpath.py) 2021-07-10T01:14:47,715 WARNING: Discarding https://files.pythonhosted.org/packages/99/67/58e020879b6e2e86021c2c12ae08a4311475130c563a964236015cb6183b/cubicweb-osmfrance-0.2.2.tar.gz#sha256=2e8f0d0aba8584ef9b5eaebff895b749af5a9ed5fae551ee0a45bbad309e1abe (from https://pypi.org/simple/cubicweb-osmfrance/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T01:14:47,717 ERROR: Could not find a version that satisfies the requirement cubicweb-osmfrance==0.2.2 (from versions: 0.2.2) 2021-07-10T01:14:47,717 ERROR: No matching distribution found for cubicweb-osmfrance==0.2.2 2021-07-10T01:14:47,717 Exception information: 2021-07-10T01:14:47,717 Traceback (most recent call last): 2021-07-10T01:14:47,717 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T01:14:47,717 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T01:14:47,717 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T01:14:47,717 raise RequirementsConflicted(criterion) 2021-07-10T01:14:47,717 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cubicweb-osmfrance==0.2.2') 2021-07-10T01:14:47,717 2021-07-10T01:14:47,717 During handling of the above exception, another exception occurred: 2021-07-10T01:14:47,717 2021-07-10T01:14:47,717 Traceback (most recent call last): 2021-07-10T01:14:47,717 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T01:14:47,717 result = self._result = resolver.resolve( 2021-07-10T01:14:47,717 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T01:14:47,717 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T01:14:47,717 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T01:14:47,717 raise ResolutionImpossible(e.criterion.information) 2021-07-10T01:14:47,717 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cubicweb-osmfrance==0.2.2'), parent=None)] 2021-07-10T01:14:47,717 2021-07-10T01:14:47,717 The above exception was the direct cause of the following exception: 2021-07-10T01:14:47,717 2021-07-10T01:14:47,717 Traceback (most recent call last): 2021-07-10T01:14:47,717 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T01:14:47,717 status = self.run(options, args) 2021-07-10T01:14:47,717 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T01:14:47,717 return func(self, options, args) 2021-07-10T01:14:47,717 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T01:14:47,717 requirement_set = resolver.resolve( 2021-07-10T01:14:47,717 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T01:14:47,717 raise error from e 2021-07-10T01:14:47,717 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cubicweb-osmfrance==0.2.2 2021-07-10T01:14:47,722 Removed cubicweb-osmfrance==0.2.2 from https://files.pythonhosted.org/packages/99/67/58e020879b6e2e86021c2c12ae08a4311475130c563a964236015cb6183b/cubicweb-osmfrance-0.2.2.tar.gz#sha256=2e8f0d0aba8584ef9b5eaebff895b749af5a9ed5fae551ee0a45bbad309e1abe from build tracker '/tmp/pip-req-tracker-htcolufn' 2021-07-10T01:14:47,723 Removed build tracker: '/tmp/pip-req-tracker-htcolufn'