2021-07-09T08:28:21,660 Created temporary directory: /tmp/pip-ephem-wheel-cache-9lzxqmq0 2021-07-09T08:28:21,663 Created temporary directory: /tmp/pip-req-tracker-a3c45pif 2021-07-09T08:28:21,664 Initialized build tracking at /tmp/pip-req-tracker-a3c45pif 2021-07-09T08:28:21,664 Created build tracker: /tmp/pip-req-tracker-a3c45pif 2021-07-09T08:28:21,664 Entered build tracker: /tmp/pip-req-tracker-a3c45pif 2021-07-09T08:28:21,665 Created temporary directory: /tmp/pip-wheel-6gocvjge 2021-07-09T08:28:21,700 1 location(s) to search for versions of ansicolors-balises: 2021-07-09T08:28:21,700 * https://pypi.org/simple/ansicolors-balises/ 2021-07-09T08:28:21,700 Fetching project page and analyzing links: https://pypi.org/simple/ansicolors-balises/ 2021-07-09T08:28:21,701 Getting page https://pypi.org/simple/ansicolors-balises/ 2021-07-09T08:28:21,702 Found index url https://pypi.org/simple 2021-07-09T08:28:21,885 Found link https://files.pythonhosted.org/packages/d6/9e/f4a7cfb728d0648a3d8cb25a581bfbecfb372f0fff6cf31b16f4b21af693/ANSIColors-balises-1.9.9.public.tar.gz#sha256=df8b3449d7e1b71d9935b0e1d6e8cad25864c6c3abb8dad15648bacd0bf49a3f (from https://pypi.org/simple/ansicolors-balises/), version: 1.9.9.public 2021-07-09T08:28:21,886 Skipping link: not a file: https://pypi.org/simple/ansicolors-balises/ 2021-07-09T08:28:21,902 Given no hashes to check 1 links for project 'ansicolors-balises': discarding no candidates 2021-07-09T08:28:21,919 Collecting ansicolors-balises==1.9.9.public 2021-07-09T08:28:21,921 Created temporary directory: /tmp/pip-unpack-ux8amzoo 2021-07-09T08:28:21,962 Downloading ANSIColors-balises-1.9.9.public.tar.gz (14 kB) 2021-07-09T08:28:21,984 Added ansicolors-balises==1.9.9.public from https://files.pythonhosted.org/packages/d6/9e/f4a7cfb728d0648a3d8cb25a581bfbecfb372f0fff6cf31b16f4b21af693/ANSIColors-balises-1.9.9.public.tar.gz#sha256=df8b3449d7e1b71d9935b0e1d6e8cad25864c6c3abb8dad15648bacd0bf49a3f to build tracker '/tmp/pip-req-tracker-a3c45pif' 2021-07-09T08:28:21,985 Running setup.py (path:/tmp/pip-wheel-6gocvjge/ansicolors-balises_8818574464b84ee6b65ec406fd018920/setup.py) egg_info for package ansicolors-balises 2021-07-09T08:28:21,986 Created temporary directory: /tmp/pip-pip-egg-info-iirn0nt4 2021-07-09T08:28:21,986 Running command python setup.py egg_info 2021-07-09T08:28:22,629 Traceback (most recent call last): 2021-07-09T08:28:22,629 File "", line 1, in 2021-07-09T08:28:22,630 File "/tmp/pip-wheel-6gocvjge/ansicolors-balises_8818574464b84ee6b65ec406fd018920/setup.py", line 6, in 2021-07-09T08:28:22,630 import ANSIColors 2021-07-09T08:28:22,630 File "/tmp/pip-wheel-6gocvjge/ansicolors-balises_8818574464b84ee6b65ec406fd018920/ANSIColors.py", line 293 2021-07-09T08:28:22,631 print "I failed badly when trying to detect if ANSIColors are supported, reason = %s" % e 2021-07-09T08:28:22,631 ^ 2021-07-09T08:28:22,631 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("I failed badly when trying to detect if ANSIColors are supported, reason = %s" % e)? 2021-07-09T08:28:22,679 WARNING: Discarding https://files.pythonhosted.org/packages/d6/9e/f4a7cfb728d0648a3d8cb25a581bfbecfb372f0fff6cf31b16f4b21af693/ANSIColors-balises-1.9.9.public.tar.gz#sha256=df8b3449d7e1b71d9935b0e1d6e8cad25864c6c3abb8dad15648bacd0bf49a3f (from https://pypi.org/simple/ansicolors-balises/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T08:28:22,681 ERROR: Could not find a version that satisfies the requirement ansicolors-balises==1.9.9.public (from versions: 1.9.9.public) 2021-07-09T08:28:22,681 ERROR: No matching distribution found for ansicolors-balises==1.9.9.public 2021-07-09T08:28:22,681 Exception information: 2021-07-09T08:28:22,681 Traceback (most recent call last): 2021-07-09T08:28:22,681 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T08:28:22,681 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T08:28:22,681 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T08:28:22,681 raise RequirementsConflicted(criterion) 2021-07-09T08:28:22,681 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ansicolors-balises==1.9.9.public') 2021-07-09T08:28:22,681 2021-07-09T08:28:22,681 During handling of the above exception, another exception occurred: 2021-07-09T08:28:22,681 2021-07-09T08:28:22,681 Traceback (most recent call last): 2021-07-09T08:28:22,681 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T08:28:22,681 result = self._result = resolver.resolve( 2021-07-09T08:28:22,681 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T08:28:22,681 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T08:28:22,681 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T08:28:22,681 raise ResolutionImpossible(e.criterion.information) 2021-07-09T08:28:22,681 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ansicolors-balises==1.9.9.public'), parent=None)] 2021-07-09T08:28:22,681 2021-07-09T08:28:22,681 The above exception was the direct cause of the following exception: 2021-07-09T08:28:22,681 2021-07-09T08:28:22,681 Traceback (most recent call last): 2021-07-09T08:28:22,681 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T08:28:22,681 status = self.run(options, args) 2021-07-09T08:28:22,681 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T08:28:22,681 return func(self, options, args) 2021-07-09T08:28:22,681 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T08:28:22,681 requirement_set = resolver.resolve( 2021-07-09T08:28:22,681 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T08:28:22,681 raise error from e 2021-07-09T08:28:22,681 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ansicolors-balises==1.9.9.public 2021-07-09T08:28:22,686 Removed ansicolors-balises==1.9.9.public from https://files.pythonhosted.org/packages/d6/9e/f4a7cfb728d0648a3d8cb25a581bfbecfb372f0fff6cf31b16f4b21af693/ANSIColors-balises-1.9.9.public.tar.gz#sha256=df8b3449d7e1b71d9935b0e1d6e8cad25864c6c3abb8dad15648bacd0bf49a3f from build tracker '/tmp/pip-req-tracker-a3c45pif' 2021-07-09T08:28:22,687 Removed build tracker: '/tmp/pip-req-tracker-a3c45pif'