2021-07-12T14:54:03,340 Created temporary directory: /tmp/pip-ephem-wheel-cache-ubt8nqhw 2021-07-12T14:54:03,344 Created temporary directory: /tmp/pip-req-tracker-cxs035w8 2021-07-12T14:54:03,344 Initialized build tracking at /tmp/pip-req-tracker-cxs035w8 2021-07-12T14:54:03,344 Created build tracker: /tmp/pip-req-tracker-cxs035w8 2021-07-12T14:54:03,344 Entered build tracker: /tmp/pip-req-tracker-cxs035w8 2021-07-12T14:54:03,345 Created temporary directory: /tmp/pip-wheel-b_9lum3v 2021-07-12T14:54:03,378 1 location(s) to search for versions of tornado-console: 2021-07-12T14:54:03,378 * https://pypi.org/simple/tornado-console/ 2021-07-12T14:54:03,378 Fetching project page and analyzing links: https://pypi.org/simple/tornado-console/ 2021-07-12T14:54:03,379 Getting page https://pypi.org/simple/tornado-console/ 2021-07-12T14:54:03,380 Found index url https://pypi.org/simple 2021-07-12T14:54:03,565 Found link https://files.pythonhosted.org/packages/da/1d/b1f17488a87dccca939b214d28390a9ebcaf9c6f2dc9fe7720b11db4baa8/tornado-console-1.0.0.tar.gz#sha256=f0c1bb31e36f11d72968aa3e2ac6238a721bfc84445de7657ae1b9bd67e659bd (from https://pypi.org/simple/tornado-console/), version: 1.0.0 2021-07-12T14:54:03,582 Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e5/a7/b7923351c17b83dd9f9b196ad3020429d81f5480e66ca322f872cd9824a6/tornado_console-1.0.0-py2-none-any.whl#sha256=b8fffcdfbc06887b51c302c7f8fa276efcdbef262a2ad0940e7d444f416471c0 (from https://pypi.org/simple/tornado-console/) 2021-07-12T14:54:03,583 Skipping link: not a file: https://pypi.org/simple/tornado-console/ 2021-07-12T14:54:03,584 Given no hashes to check 1 links for project 'tornado-console': discarding no candidates 2021-07-12T14:54:03,603 Collecting tornado-console==1.0.0 2021-07-12T14:54:03,604 Created temporary directory: /tmp/pip-unpack-2ei51ahh 2021-07-12T14:54:03,808 Downloading tornado-console-1.0.0.tar.gz (2.8 kB) 2021-07-12T14:54:03,849 Added tornado-console==1.0.0 from https://files.pythonhosted.org/packages/da/1d/b1f17488a87dccca939b214d28390a9ebcaf9c6f2dc9fe7720b11db4baa8/tornado-console-1.0.0.tar.gz#sha256=f0c1bb31e36f11d72968aa3e2ac6238a721bfc84445de7657ae1b9bd67e659bd to build tracker '/tmp/pip-req-tracker-cxs035w8' 2021-07-12T14:54:03,850 Running setup.py (path:/tmp/pip-wheel-b_9lum3v/tornado-console_758ed1cfdfaa45e4822f4c6c5741617c/setup.py) egg_info for package tornado-console 2021-07-12T14:54:03,851 Created temporary directory: /tmp/pip-pip-egg-info-75a9w227 2021-07-12T14:54:03,851 Running command python setup.py egg_info 2021-07-12T14:54:04,728 Traceback (most recent call last): 2021-07-12T14:54:04,728 File "", line 1, in 2021-07-12T14:54:04,729 File "/tmp/pip-wheel-b_9lum3v/tornado-console_758ed1cfdfaa45e4822f4c6c5741617c/setup.py", line 3, in 2021-07-12T14:54:04,729 from pip.req import parse_requirements 2021-07-12T14:54:04,729 ModuleNotFoundError: No module named 'pip.req' 2021-07-12T14:54:04,777 WARNING: Discarding https://files.pythonhosted.org/packages/da/1d/b1f17488a87dccca939b214d28390a9ebcaf9c6f2dc9fe7720b11db4baa8/tornado-console-1.0.0.tar.gz#sha256=f0c1bb31e36f11d72968aa3e2ac6238a721bfc84445de7657ae1b9bd67e659bd (from https://pypi.org/simple/tornado-console/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T14:54:04,779 ERROR: Could not find a version that satisfies the requirement tornado-console==1.0.0 (from versions: 1.0.0) 2021-07-12T14:54:04,779 ERROR: No matching distribution found for tornado-console==1.0.0 2021-07-12T14:54:04,779 Exception information: 2021-07-12T14:54:04,779 Traceback (most recent call last): 2021-07-12T14:54:04,779 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T14:54:04,779 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T14:54:04,779 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T14:54:04,779 raise RequirementsConflicted(criterion) 2021-07-12T14:54:04,779 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tornado-console==1.0.0') 2021-07-12T14:54:04,779 2021-07-12T14:54:04,779 During handling of the above exception, another exception occurred: 2021-07-12T14:54:04,779 2021-07-12T14:54:04,779 Traceback (most recent call last): 2021-07-12T14:54:04,779 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T14:54:04,779 result = self._result = resolver.resolve( 2021-07-12T14:54:04,779 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T14:54:04,779 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T14:54:04,779 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T14:54:04,779 raise ResolutionImpossible(e.criterion.information) 2021-07-12T14:54:04,779 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tornado-console==1.0.0'), parent=None)] 2021-07-12T14:54:04,779 2021-07-12T14:54:04,779 The above exception was the direct cause of the following exception: 2021-07-12T14:54:04,779 2021-07-12T14:54:04,779 Traceback (most recent call last): 2021-07-12T14:54:04,779 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T14:54:04,779 status = self.run(options, args) 2021-07-12T14:54:04,779 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T14:54:04,779 return func(self, options, args) 2021-07-12T14:54:04,779 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T14:54:04,779 requirement_set = resolver.resolve( 2021-07-12T14:54:04,779 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T14:54:04,779 raise error from e 2021-07-12T14:54:04,779 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tornado-console==1.0.0 2021-07-12T14:54:04,784 Removed tornado-console==1.0.0 from https://files.pythonhosted.org/packages/da/1d/b1f17488a87dccca939b214d28390a9ebcaf9c6f2dc9fe7720b11db4baa8/tornado-console-1.0.0.tar.gz#sha256=f0c1bb31e36f11d72968aa3e2ac6238a721bfc84445de7657ae1b9bd67e659bd from build tracker '/tmp/pip-req-tracker-cxs035w8' 2021-07-12T14:54:04,785 Removed build tracker: '/tmp/pip-req-tracker-cxs035w8'