2021-07-09T21:07:49,864 Created temporary directory: /tmp/pip-ephem-wheel-cache-qwq4hk78 2021-07-09T21:07:49,867 Created temporary directory: /tmp/pip-req-tracker-n3mjxayc 2021-07-09T21:07:49,867 Initialized build tracking at /tmp/pip-req-tracker-n3mjxayc 2021-07-09T21:07:49,867 Created build tracker: /tmp/pip-req-tracker-n3mjxayc 2021-07-09T21:07:49,868 Entered build tracker: /tmp/pip-req-tracker-n3mjxayc 2021-07-09T21:07:49,868 Created temporary directory: /tmp/pip-wheel-zh6ajhhl 2021-07-09T21:07:49,900 1 location(s) to search for versions of cubicweb-ner: 2021-07-09T21:07:49,900 * https://pypi.org/simple/cubicweb-ner/ 2021-07-09T21:07:49,901 Fetching project page and analyzing links: https://pypi.org/simple/cubicweb-ner/ 2021-07-09T21:07:49,901 Getting page https://pypi.org/simple/cubicweb-ner/ 2021-07-09T21:07:49,903 Found index url https://pypi.org/simple 2021-07-09T21:07:50,083 Found link https://files.pythonhosted.org/packages/65/ac/aef1cc6581891a8280ad66add9a96de152f736a5d8b73469966f600f1711/cubicweb-ner-0.1.0.tar.gz#sha256=fea2344573eca02a0edd44b080ed793893900dcb51616449941ea2d396499f29 (from https://pypi.org/simple/cubicweb-ner/), version: 0.1.0 2021-07-09T21:07:50,083 Skipping link: not a file: https://pypi.org/simple/cubicweb-ner/ 2021-07-09T21:07:50,099 Given no hashes to check 1 links for project 'cubicweb-ner': discarding no candidates 2021-07-09T21:07:50,116 Collecting cubicweb-ner==0.1.0 2021-07-09T21:07:50,117 Created temporary directory: /tmp/pip-unpack-u969vykz 2021-07-09T21:07:50,290 Downloading cubicweb-ner-0.1.0.tar.gz (19 kB) 2021-07-09T21:07:50,349 Added cubicweb-ner==0.1.0 from https://files.pythonhosted.org/packages/65/ac/aef1cc6581891a8280ad66add9a96de152f736a5d8b73469966f600f1711/cubicweb-ner-0.1.0.tar.gz#sha256=fea2344573eca02a0edd44b080ed793893900dcb51616449941ea2d396499f29 to build tracker '/tmp/pip-req-tracker-n3mjxayc' 2021-07-09T21:07:50,350 Running setup.py (path:/tmp/pip-wheel-zh6ajhhl/cubicweb-ner_1030149c6b1845dda757b0411c9ef0d3/setup.py) egg_info for package cubicweb-ner 2021-07-09T21:07:50,351 Created temporary directory: /tmp/pip-pip-egg-info-9jm19hqn 2021-07-09T21:07:50,351 Running command python setup.py egg_info 2021-07-09T21:07:50,979 Traceback (most recent call last): 2021-07-09T21:07:50,980 File "", line 1, in 2021-07-09T21:07:50,980 File "/tmp/pip-wheel-zh6ajhhl/cubicweb-ner_1030149c6b1845dda757b0411c9ef0d3/setup.py", line 28, in 2021-07-09T21:07:50,980 from os.path import isdir, exists, join, walk 2021-07-09T21:07:50,980 ImportError: cannot import name 'walk' from 'posixpath' (/usr/lib/python3.9/posixpath.py) 2021-07-09T21:07:51,029 WARNING: Discarding https://files.pythonhosted.org/packages/65/ac/aef1cc6581891a8280ad66add9a96de152f736a5d8b73469966f600f1711/cubicweb-ner-0.1.0.tar.gz#sha256=fea2344573eca02a0edd44b080ed793893900dcb51616449941ea2d396499f29 (from https://pypi.org/simple/cubicweb-ner/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T21:07:51,031 ERROR: Could not find a version that satisfies the requirement cubicweb-ner==0.1.0 (from versions: 0.1.0) 2021-07-09T21:07:51,031 ERROR: No matching distribution found for cubicweb-ner==0.1.0 2021-07-09T21:07:51,032 Exception information: 2021-07-09T21:07:51,032 Traceback (most recent call last): 2021-07-09T21:07:51,032 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T21:07:51,032 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T21:07:51,032 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T21:07:51,032 raise RequirementsConflicted(criterion) 2021-07-09T21:07:51,032 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cubicweb-ner==0.1.0') 2021-07-09T21:07:51,032 2021-07-09T21:07:51,032 During handling of the above exception, another exception occurred: 2021-07-09T21:07:51,032 2021-07-09T21:07:51,032 Traceback (most recent call last): 2021-07-09T21:07:51,032 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T21:07:51,032 result = self._result = resolver.resolve( 2021-07-09T21:07:51,032 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T21:07:51,032 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T21:07:51,032 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T21:07:51,032 raise ResolutionImpossible(e.criterion.information) 2021-07-09T21:07:51,032 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cubicweb-ner==0.1.0'), parent=None)] 2021-07-09T21:07:51,032 2021-07-09T21:07:51,032 The above exception was the direct cause of the following exception: 2021-07-09T21:07:51,032 2021-07-09T21:07:51,032 Traceback (most recent call last): 2021-07-09T21:07:51,032 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T21:07:51,032 status = self.run(options, args) 2021-07-09T21:07:51,032 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T21:07:51,032 return func(self, options, args) 2021-07-09T21:07:51,032 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T21:07:51,032 requirement_set = resolver.resolve( 2021-07-09T21:07:51,032 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T21:07:51,032 raise error from e 2021-07-09T21:07:51,032 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cubicweb-ner==0.1.0 2021-07-09T21:07:51,037 Removed cubicweb-ner==0.1.0 from https://files.pythonhosted.org/packages/65/ac/aef1cc6581891a8280ad66add9a96de152f736a5d8b73469966f600f1711/cubicweb-ner-0.1.0.tar.gz#sha256=fea2344573eca02a0edd44b080ed793893900dcb51616449941ea2d396499f29 from build tracker '/tmp/pip-req-tracker-n3mjxayc' 2021-07-09T21:07:51,037 Removed build tracker: '/tmp/pip-req-tracker-n3mjxayc'