2021-07-09T18:12:16,961 Created temporary directory: /tmp/pip-ephem-wheel-cache-poi1ycs1 2021-07-09T18:12:16,964 Created temporary directory: /tmp/pip-req-tracker-wcvh5e47 2021-07-09T18:12:16,964 Initialized build tracking at /tmp/pip-req-tracker-wcvh5e47 2021-07-09T18:12:16,965 Created build tracker: /tmp/pip-req-tracker-wcvh5e47 2021-07-09T18:12:16,965 Entered build tracker: /tmp/pip-req-tracker-wcvh5e47 2021-07-09T18:12:16,965 Created temporary directory: /tmp/pip-wheel-rttzaawe 2021-07-09T18:12:16,999 1 location(s) to search for versions of termcolor2: 2021-07-09T18:12:16,999 * https://pypi.org/simple/termcolor2/ 2021-07-09T18:12:16,999 Fetching project page and analyzing links: https://pypi.org/simple/termcolor2/ 2021-07-09T18:12:17,000 Getting page https://pypi.org/simple/termcolor2/ 2021-07-09T18:12:17,002 Found index url https://pypi.org/simple 2021-07-09T18:12:17,171 Found link https://files.pythonhosted.org/packages/eb/ae/5ff99cef01ba68f62d5eae9c0b55ea59ae3756de05bfa34b60593909fb4f/termcolor2-0.0.1.tar.gz#sha256=3bc7ea5431c1c2bc8d938eaa5cfb3dc6908cf5903d0c6606409336023bea2374 (from https://pypi.org/simple/termcolor2/), version: 0.0.1 2021-07-09T18:12:17,172 Found link https://files.pythonhosted.org/packages/8e/12/98a07cfd03f3cb10403634c323aa48469b0f3e4f34a8102438cfe46210c9/termcolor2-0.0.2.tar.gz#sha256=acd1617e589c1af74fa557ff104247f74c30d0dc06209372e1f7cc7b20e3bfed (from https://pypi.org/simple/termcolor2/), version: 0.0.2 2021-07-09T18:12:17,172 Found link https://files.pythonhosted.org/packages/b8/99/18ae745be732ad1cdb0cab8b63848fe6f3ba813e1324c6a689182e527083/termcolor2-0.0.3.tar.gz#sha256=63ad2eaf1801c919cbeca60a62c099b330338740c8cc4422717b236f3c8f98a7 (from https://pypi.org/simple/termcolor2/), version: 0.0.3 2021-07-09T18:12:17,173 Skipping link: not a file: https://pypi.org/simple/termcolor2/ 2021-07-09T18:12:17,191 Given no hashes to check 1 links for project 'termcolor2': discarding no candidates 2021-07-09T18:12:17,209 Collecting termcolor2==0.0.1 2021-07-09T18:12:17,211 Created temporary directory: /tmp/pip-unpack-s2wmpz7f 2021-07-09T18:12:17,382 Downloading termcolor2-0.0.1.tar.gz (1.5 kB) 2021-07-09T18:12:17,412 Added termcolor2==0.0.1 from https://files.pythonhosted.org/packages/eb/ae/5ff99cef01ba68f62d5eae9c0b55ea59ae3756de05bfa34b60593909fb4f/termcolor2-0.0.1.tar.gz#sha256=3bc7ea5431c1c2bc8d938eaa5cfb3dc6908cf5903d0c6606409336023bea2374 to build tracker '/tmp/pip-req-tracker-wcvh5e47' 2021-07-09T18:12:17,413 Running setup.py (path:/tmp/pip-wheel-rttzaawe/termcolor2_9e55166815d643cb9cb9a7056dcabf29/setup.py) egg_info for package termcolor2 2021-07-09T18:12:17,414 Created temporary directory: /tmp/pip-pip-egg-info-o5_t5z5g 2021-07-09T18:12:17,414 Running command python setup.py egg_info 2021-07-09T18:12:18,107 Traceback (most recent call last): 2021-07-09T18:12:18,108 File "", line 1, in 2021-07-09T18:12:18,108 File "/tmp/pip-wheel-rttzaawe/termcolor2_9e55166815d643cb9cb9a7056dcabf29/setup.py", line 14, in 2021-07-09T18:12:18,109 long_description = readme(), 2021-07-09T18:12:18,109 File "/tmp/pip-wheel-rttzaawe/termcolor2_9e55166815d643cb9cb9a7056dcabf29/setup.py", line 6, in readme 2021-07-09T18:12:18,109 with open("README.rst") as it: 2021-07-09T18:12:18,109 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T18:12:18,164 WARNING: Discarding https://files.pythonhosted.org/packages/eb/ae/5ff99cef01ba68f62d5eae9c0b55ea59ae3756de05bfa34b60593909fb4f/termcolor2-0.0.1.tar.gz#sha256=3bc7ea5431c1c2bc8d938eaa5cfb3dc6908cf5903d0c6606409336023bea2374 (from https://pypi.org/simple/termcolor2/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T18:12:18,165 ERROR: Could not find a version that satisfies the requirement termcolor2==0.0.1 (from versions: 0.0.1, 0.0.2, 0.0.3) 2021-07-09T18:12:18,166 ERROR: No matching distribution found for termcolor2==0.0.1 2021-07-09T18:12:18,166 Exception information: 2021-07-09T18:12:18,166 Traceback (most recent call last): 2021-07-09T18:12:18,166 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T18:12:18,166 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T18:12:18,166 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T18:12:18,166 raise RequirementsConflicted(criterion) 2021-07-09T18:12:18,166 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('termcolor2==0.0.1') 2021-07-09T18:12:18,166 2021-07-09T18:12:18,166 During handling of the above exception, another exception occurred: 2021-07-09T18:12:18,166 2021-07-09T18:12:18,166 Traceback (most recent call last): 2021-07-09T18:12:18,166 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T18:12:18,166 result = self._result = resolver.resolve( 2021-07-09T18:12:18,166 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T18:12:18,166 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T18:12:18,166 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T18:12:18,166 raise ResolutionImpossible(e.criterion.information) 2021-07-09T18:12:18,166 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('termcolor2==0.0.1'), parent=None)] 2021-07-09T18:12:18,166 2021-07-09T18:12:18,166 The above exception was the direct cause of the following exception: 2021-07-09T18:12:18,166 2021-07-09T18:12:18,166 Traceback (most recent call last): 2021-07-09T18:12:18,166 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T18:12:18,166 status = self.run(options, args) 2021-07-09T18:12:18,166 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T18:12:18,166 return func(self, options, args) 2021-07-09T18:12:18,166 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T18:12:18,166 requirement_set = resolver.resolve( 2021-07-09T18:12:18,166 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T18:12:18,166 raise error from e 2021-07-09T18:12:18,166 pip._internal.exceptions.DistributionNotFound: No matching distribution found for termcolor2==0.0.1 2021-07-09T18:12:18,171 Removed termcolor2==0.0.1 from https://files.pythonhosted.org/packages/eb/ae/5ff99cef01ba68f62d5eae9c0b55ea59ae3756de05bfa34b60593909fb4f/termcolor2-0.0.1.tar.gz#sha256=3bc7ea5431c1c2bc8d938eaa5cfb3dc6908cf5903d0c6606409336023bea2374 from build tracker '/tmp/pip-req-tracker-wcvh5e47' 2021-07-09T18:12:18,172 Removed build tracker: '/tmp/pip-req-tracker-wcvh5e47'