2021-07-08T23:33:05,297 Created temporary directory: /tmp/pip-ephem-wheel-cache-teem8_dn 2021-07-08T23:33:05,300 Created temporary directory: /tmp/pip-req-tracker-ib2_56mu 2021-07-08T23:33:05,301 Initialized build tracking at /tmp/pip-req-tracker-ib2_56mu 2021-07-08T23:33:05,301 Created build tracker: /tmp/pip-req-tracker-ib2_56mu 2021-07-08T23:33:05,301 Entered build tracker: /tmp/pip-req-tracker-ib2_56mu 2021-07-08T23:33:05,302 Created temporary directory: /tmp/pip-wheel-vmb37p_e 2021-07-08T23:33:05,335 1 location(s) to search for versions of webext: 2021-07-08T23:33:05,335 * https://pypi.org/simple/webext/ 2021-07-08T23:33:05,336 Fetching project page and analyzing links: https://pypi.org/simple/webext/ 2021-07-08T23:33:05,336 Getting page https://pypi.org/simple/webext/ 2021-07-08T23:33:05,338 Found index url https://pypi.org/simple 2021-07-08T23:33:05,515 Found link https://files.pythonhosted.org/packages/f2/84/705e30745034f4f76b95fd0c5c6142d381fed945c7d97171fb9b79b9beb4/Webext-0.0.1.tar.gz#sha256=6e9cdba615f2b63d789035b4b3db1209ba4a271a576a858c5c1a6a9e0808c1e8 (from https://pypi.org/simple/webext/), version: 0.0.1 2021-07-08T23:33:05,516 Skipping link: not a file: https://pypi.org/simple/webext/ 2021-07-08T23:33:05,532 Given no hashes to check 1 links for project 'webext': discarding no candidates 2021-07-08T23:33:05,549 Collecting webext==0.0.1 2021-07-08T23:33:05,551 Created temporary directory: /tmp/pip-unpack-7e2zjn3k 2021-07-08T23:33:05,591 Downloading Webext-0.0.1.tar.gz (15 kB) 2021-07-08T23:33:05,626 Added webext==0.0.1 from https://files.pythonhosted.org/packages/f2/84/705e30745034f4f76b95fd0c5c6142d381fed945c7d97171fb9b79b9beb4/Webext-0.0.1.tar.gz#sha256=6e9cdba615f2b63d789035b4b3db1209ba4a271a576a858c5c1a6a9e0808c1e8 to build tracker '/tmp/pip-req-tracker-ib2_56mu' 2021-07-08T23:33:05,627 Running setup.py (path:/tmp/pip-wheel-vmb37p_e/webext_5019e9ab260d4ac8bbaa289dc87d7c03/setup.py) egg_info for package webext 2021-07-08T23:33:05,628 Created temporary directory: /tmp/pip-pip-egg-info-q1jbx_iy 2021-07-08T23:33:05,628 Running command python setup.py egg_info 2021-07-08T23:33:06,250 Traceback (most recent call last): 2021-07-08T23:33:06,250 File "", line 1, in 2021-07-08T23:33:06,250 File "/tmp/pip-wheel-vmb37p_e/webext_5019e9ab260d4ac8bbaa289dc87d7c03/setup.py", line 25, in 2021-07-08T23:33:06,251 from ez_setup import use_setuptools 2021-07-08T23:33:06,251 File "/tmp/pip-wheel-vmb37p_e/webext_5019e9ab260d4ac8bbaa289dc87d7c03/ez_setup.py", line 98 2021-07-08T23:33:06,251 except pkg_resources.VersionConflict, e: 2021-07-08T23:33:06,252 ^ 2021-07-08T23:33:06,252 SyntaxError: invalid syntax 2021-07-08T23:33:06,300 WARNING: Discarding https://files.pythonhosted.org/packages/f2/84/705e30745034f4f76b95fd0c5c6142d381fed945c7d97171fb9b79b9beb4/Webext-0.0.1.tar.gz#sha256=6e9cdba615f2b63d789035b4b3db1209ba4a271a576a858c5c1a6a9e0808c1e8 (from https://pypi.org/simple/webext/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T23:33:06,302 ERROR: Could not find a version that satisfies the requirement webext==0.0.1 (from versions: 0.0.1) 2021-07-08T23:33:06,302 ERROR: No matching distribution found for webext==0.0.1 2021-07-08T23:33:06,302 Exception information: 2021-07-08T23:33:06,302 Traceback (most recent call last): 2021-07-08T23:33:06,302 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T23:33:06,302 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T23:33:06,302 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T23:33:06,302 raise RequirementsConflicted(criterion) 2021-07-08T23:33:06,302 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('webext==0.0.1') 2021-07-08T23:33:06,302 2021-07-08T23:33:06,302 During handling of the above exception, another exception occurred: 2021-07-08T23:33:06,302 2021-07-08T23:33:06,302 Traceback (most recent call last): 2021-07-08T23:33:06,302 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T23:33:06,302 result = self._result = resolver.resolve( 2021-07-08T23:33:06,302 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T23:33:06,302 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T23:33:06,302 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T23:33:06,302 raise ResolutionImpossible(e.criterion.information) 2021-07-08T23:33:06,302 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('webext==0.0.1'), parent=None)] 2021-07-08T23:33:06,302 2021-07-08T23:33:06,302 The above exception was the direct cause of the following exception: 2021-07-08T23:33:06,302 2021-07-08T23:33:06,302 Traceback (most recent call last): 2021-07-08T23:33:06,302 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T23:33:06,302 status = self.run(options, args) 2021-07-08T23:33:06,302 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T23:33:06,302 return func(self, options, args) 2021-07-08T23:33:06,302 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T23:33:06,302 requirement_set = resolver.resolve( 2021-07-08T23:33:06,302 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T23:33:06,302 raise error from e 2021-07-08T23:33:06,302 pip._internal.exceptions.DistributionNotFound: No matching distribution found for webext==0.0.1 2021-07-08T23:33:06,307 Removed webext==0.0.1 from https://files.pythonhosted.org/packages/f2/84/705e30745034f4f76b95fd0c5c6142d381fed945c7d97171fb9b79b9beb4/Webext-0.0.1.tar.gz#sha256=6e9cdba615f2b63d789035b4b3db1209ba4a271a576a858c5c1a6a9e0808c1e8 from build tracker '/tmp/pip-req-tracker-ib2_56mu' 2021-07-08T23:33:06,308 Removed build tracker: '/tmp/pip-req-tracker-ib2_56mu'