2021-07-09T03:02:01,830 Created temporary directory: /tmp/pip-ephem-wheel-cache-d68xebga 2021-07-09T03:02:01,832 Created temporary directory: /tmp/pip-req-tracker-45wne3eh 2021-07-09T03:02:01,833 Initialized build tracking at /tmp/pip-req-tracker-45wne3eh 2021-07-09T03:02:01,833 Created build tracker: /tmp/pip-req-tracker-45wne3eh 2021-07-09T03:02:01,833 Entered build tracker: /tmp/pip-req-tracker-45wne3eh 2021-07-09T03:02:01,834 Created temporary directory: /tmp/pip-wheel-o3g9cs3p 2021-07-09T03:02:01,865 1 location(s) to search for versions of cubicweb-iprogress: 2021-07-09T03:02:01,865 * https://pypi.org/simple/cubicweb-iprogress/ 2021-07-09T03:02:01,865 Fetching project page and analyzing links: https://pypi.org/simple/cubicweb-iprogress/ 2021-07-09T03:02:01,866 Getting page https://pypi.org/simple/cubicweb-iprogress/ 2021-07-09T03:02:01,867 Found index url https://pypi.org/simple 2021-07-09T03:02:02,056 Found link https://files.pythonhosted.org/packages/2d/96/8f26b69584ec63e7fd6cc2de9655cce00bfb22a2a2d16e8f77c0dd73d607/cubicweb-iprogress-0.1.0.tar.gz#sha256=64d96c9a1e7ab071f1d9c583ad01884d82cdfc31d55e99a48a79ca930143cd57 (from https://pypi.org/simple/cubicweb-iprogress/), version: 0.1.0 2021-07-09T03:02:02,056 Found link https://files.pythonhosted.org/packages/26/ae/5d399fa151dcfcba62c76728da14ab29840c3db846b8f91e84208a9c9d45/cubicweb-iprogress-0.2.0.tar.gz#sha256=b2518dd0f2978dd5f9f74048763cd7ef043ea2ec8114611b7145976549426b55 (from https://pypi.org/simple/cubicweb-iprogress/), version: 0.2.0 2021-07-09T03:02:02,057 Found link https://files.pythonhosted.org/packages/dd/0b/3a3b454295e1b58e559f6c19330f8ba920920deb59a5614790b8a2b91e78/cubicweb-iprogress-0.3.0.tar.gz#sha256=515a067818a250c53beef954068dab0f6deb0ce5002e1522b4d02f4d8550a8de (from https://pypi.org/simple/cubicweb-iprogress/), version: 0.3.0 2021-07-09T03:02:02,057 Skipping link: not a file: https://pypi.org/simple/cubicweb-iprogress/ 2021-07-09T03:02:02,075 Given no hashes to check 1 links for project 'cubicweb-iprogress': discarding no candidates 2021-07-09T03:02:02,093 Collecting cubicweb-iprogress==0.1.0 2021-07-09T03:02:02,095 Created temporary directory: /tmp/pip-unpack-d300ca_4 2021-07-09T03:02:02,269 Downloading cubicweb-iprogress-0.1.0.tar.gz (8.5 kB) 2021-07-09T03:02:02,330 Added cubicweb-iprogress==0.1.0 from https://files.pythonhosted.org/packages/2d/96/8f26b69584ec63e7fd6cc2de9655cce00bfb22a2a2d16e8f77c0dd73d607/cubicweb-iprogress-0.1.0.tar.gz#sha256=64d96c9a1e7ab071f1d9c583ad01884d82cdfc31d55e99a48a79ca930143cd57 to build tracker '/tmp/pip-req-tracker-45wne3eh' 2021-07-09T03:02:02,331 Running setup.py (path:/tmp/pip-wheel-o3g9cs3p/cubicweb-iprogress_893652f0b32c4affbeef53be83f04906/setup.py) egg_info for package cubicweb-iprogress 2021-07-09T03:02:02,332 Created temporary directory: /tmp/pip-pip-egg-info-8kmfou03 2021-07-09T03:02:02,332 Running command python setup.py egg_info 2021-07-09T03:02:03,036 Traceback (most recent call last): 2021-07-09T03:02:03,036 File "", line 1, in 2021-07-09T03:02:03,037 File "/tmp/pip-wheel-o3g9cs3p/cubicweb-iprogress_893652f0b32c4affbeef53be83f04906/setup.py", line 118 2021-07-09T03:02:03,037 except OSError, ex: 2021-07-09T03:02:03,038 ^ 2021-07-09T03:02:03,038 SyntaxError: invalid syntax 2021-07-09T03:02:03,087 WARNING: Discarding https://files.pythonhosted.org/packages/2d/96/8f26b69584ec63e7fd6cc2de9655cce00bfb22a2a2d16e8f77c0dd73d607/cubicweb-iprogress-0.1.0.tar.gz#sha256=64d96c9a1e7ab071f1d9c583ad01884d82cdfc31d55e99a48a79ca930143cd57 (from https://pypi.org/simple/cubicweb-iprogress/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T03:02:03,089 ERROR: Could not find a version that satisfies the requirement cubicweb-iprogress==0.1.0 (from versions: 0.1.0, 0.2.0, 0.3.0) 2021-07-09T03:02:03,089 ERROR: No matching distribution found for cubicweb-iprogress==0.1.0 2021-07-09T03:02:03,089 Exception information: 2021-07-09T03:02:03,089 Traceback (most recent call last): 2021-07-09T03:02:03,089 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:02:03,089 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:02:03,089 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:02:03,089 raise RequirementsConflicted(criterion) 2021-07-09T03:02:03,089 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cubicweb-iprogress==0.1.0') 2021-07-09T03:02:03,089 2021-07-09T03:02:03,089 During handling of the above exception, another exception occurred: 2021-07-09T03:02:03,089 2021-07-09T03:02:03,089 Traceback (most recent call last): 2021-07-09T03:02:03,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:02:03,089 result = self._result = resolver.resolve( 2021-07-09T03:02:03,089 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:02:03,089 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:02:03,089 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:02:03,089 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:02:03,089 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cubicweb-iprogress==0.1.0'), parent=None)] 2021-07-09T03:02:03,089 2021-07-09T03:02:03,089 The above exception was the direct cause of the following exception: 2021-07-09T03:02:03,089 2021-07-09T03:02:03,089 Traceback (most recent call last): 2021-07-09T03:02:03,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:02:03,089 status = self.run(options, args) 2021-07-09T03:02:03,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:02:03,089 return func(self, options, args) 2021-07-09T03:02:03,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:02:03,089 requirement_set = resolver.resolve( 2021-07-09T03:02:03,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:02:03,089 raise error from e 2021-07-09T03:02:03,089 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cubicweb-iprogress==0.1.0 2021-07-09T03:02:03,094 Removed cubicweb-iprogress==0.1.0 from https://files.pythonhosted.org/packages/2d/96/8f26b69584ec63e7fd6cc2de9655cce00bfb22a2a2d16e8f77c0dd73d607/cubicweb-iprogress-0.1.0.tar.gz#sha256=64d96c9a1e7ab071f1d9c583ad01884d82cdfc31d55e99a48a79ca930143cd57 from build tracker '/tmp/pip-req-tracker-45wne3eh' 2021-07-09T03:02:03,095 Removed build tracker: '/tmp/pip-req-tracker-45wne3eh'