2021-07-09T06:47:33,381 Created temporary directory: /tmp/pip-ephem-wheel-cache-s4yz8bvc 2021-07-09T06:47:33,384 Created temporary directory: /tmp/pip-req-tracker-b9k8xls3 2021-07-09T06:47:33,384 Initialized build tracking at /tmp/pip-req-tracker-b9k8xls3 2021-07-09T06:47:33,385 Created build tracker: /tmp/pip-req-tracker-b9k8xls3 2021-07-09T06:47:33,385 Entered build tracker: /tmp/pip-req-tracker-b9k8xls3 2021-07-09T06:47:33,385 Created temporary directory: /tmp/pip-wheel-a19w0yzy 2021-07-09T06:47:33,419 1 location(s) to search for versions of regextester: 2021-07-09T06:47:33,419 * https://pypi.org/simple/regextester/ 2021-07-09T06:47:33,419 Fetching project page and analyzing links: https://pypi.org/simple/regextester/ 2021-07-09T06:47:33,420 Getting page https://pypi.org/simple/regextester/ 2021-07-09T06:47:33,421 Found index url https://pypi.org/simple 2021-07-09T06:47:33,509 Found link https://files.pythonhosted.org/packages/44/b1/772d277a4940006f5235d6eff229266bd998563ab844cb05e4c6d62016ed/RegexTester-0.3.tar.gz#sha256=0b3b98b14f1bc64d8691240d1e83f72c999ba571b102951d02bcf2e5c382180a (from https://pypi.org/simple/regextester/), version: 0.3 2021-07-09T06:47:33,509 Found link https://files.pythonhosted.org/packages/b3/5a/481a92ef5a4e3fc1c3817680a70f7b854427c7450dcf50f2f32929cdcd29/RegexTester-0.5.tar.gz#sha256=58e92b3dafddf75fd7663d2ac8a96fcb07aa0c6e4faf9cb2c8c546b02ed04f50 (from https://pypi.org/simple/regextester/), version: 0.5 2021-07-09T06:47:33,509 Skipping link: not a file: https://pypi.org/simple/regextester/ 2021-07-09T06:47:33,526 Given no hashes to check 1 links for project 'regextester': discarding no candidates 2021-07-09T06:47:33,543 Collecting regextester==0.5 2021-07-09T06:47:33,545 Created temporary directory: /tmp/pip-unpack-ehx392cy 2021-07-09T06:47:33,584 Downloading RegexTester-0.5.tar.gz (105 kB) 2021-07-09T06:47:33,671 Added regextester==0.5 from https://files.pythonhosted.org/packages/b3/5a/481a92ef5a4e3fc1c3817680a70f7b854427c7450dcf50f2f32929cdcd29/RegexTester-0.5.tar.gz#sha256=58e92b3dafddf75fd7663d2ac8a96fcb07aa0c6e4faf9cb2c8c546b02ed04f50 to build tracker '/tmp/pip-req-tracker-b9k8xls3' 2021-07-09T06:47:33,672 Running setup.py (path:/tmp/pip-wheel-a19w0yzy/regextester_4a7fecd8da3f460886c9585ef85e6537/setup.py) egg_info for package regextester 2021-07-09T06:47:33,673 Created temporary directory: /tmp/pip-pip-egg-info-5tion3cq 2021-07-09T06:47:33,673 Running command python setup.py egg_info 2021-07-09T06:47:34,304 Traceback (most recent call last): 2021-07-09T06:47:34,305 File "", line 1, in 2021-07-09T06:47:34,305 File "/tmp/pip-wheel-a19w0yzy/regextester_4a7fecd8da3f460886c9585ef85e6537/setup.py", line 136, in 2021-07-09T06:47:34,305 long_description=strip_non_ascii(open('README.rst').read().decode('utf8')), 2021-07-09T06:47:34,306 AttributeError: 'str' object has no attribute 'decode' 2021-07-09T06:47:34,355 WARNING: Discarding https://files.pythonhosted.org/packages/b3/5a/481a92ef5a4e3fc1c3817680a70f7b854427c7450dcf50f2f32929cdcd29/RegexTester-0.5.tar.gz#sha256=58e92b3dafddf75fd7663d2ac8a96fcb07aa0c6e4faf9cb2c8c546b02ed04f50 (from https://pypi.org/simple/regextester/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T06:47:34,356 ERROR: Could not find a version that satisfies the requirement regextester==0.5 (from versions: 0.3, 0.5) 2021-07-09T06:47:34,357 ERROR: No matching distribution found for regextester==0.5 2021-07-09T06:47:34,357 Exception information: 2021-07-09T06:47:34,357 Traceback (most recent call last): 2021-07-09T06:47:34,357 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T06:47:34,357 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T06:47:34,357 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T06:47:34,357 raise RequirementsConflicted(criterion) 2021-07-09T06:47:34,357 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('regextester==0.5') 2021-07-09T06:47:34,357 2021-07-09T06:47:34,357 During handling of the above exception, another exception occurred: 2021-07-09T06:47:34,357 2021-07-09T06:47:34,357 Traceback (most recent call last): 2021-07-09T06:47:34,357 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T06:47:34,357 result = self._result = resolver.resolve( 2021-07-09T06:47:34,357 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T06:47:34,357 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T06:47:34,357 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T06:47:34,357 raise ResolutionImpossible(e.criterion.information) 2021-07-09T06:47:34,357 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('regextester==0.5'), parent=None)] 2021-07-09T06:47:34,357 2021-07-09T06:47:34,357 The above exception was the direct cause of the following exception: 2021-07-09T06:47:34,357 2021-07-09T06:47:34,357 Traceback (most recent call last): 2021-07-09T06:47:34,357 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T06:47:34,357 status = self.run(options, args) 2021-07-09T06:47:34,357 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T06:47:34,357 return func(self, options, args) 2021-07-09T06:47:34,357 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T06:47:34,357 requirement_set = resolver.resolve( 2021-07-09T06:47:34,357 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T06:47:34,357 raise error from e 2021-07-09T06:47:34,357 pip._internal.exceptions.DistributionNotFound: No matching distribution found for regextester==0.5 2021-07-09T06:47:34,362 Removed regextester==0.5 from https://files.pythonhosted.org/packages/b3/5a/481a92ef5a4e3fc1c3817680a70f7b854427c7450dcf50f2f32929cdcd29/RegexTester-0.5.tar.gz#sha256=58e92b3dafddf75fd7663d2ac8a96fcb07aa0c6e4faf9cb2c8c546b02ed04f50 from build tracker '/tmp/pip-req-tracker-b9k8xls3' 2021-07-09T06:47:34,362 Removed build tracker: '/tmp/pip-req-tracker-b9k8xls3'