2020-09-20T06:44:46,301 Created temporary directory: /tmp/pip-ephem-wheel-cache-t6865rv_ 2020-09-20T06:44:46,305 Created temporary directory: /tmp/pip-req-tracker-cmgw11et 2020-09-20T06:44:46,306 Initialized build tracking at /tmp/pip-req-tracker-cmgw11et 2020-09-20T06:44:46,306 Created build tracker: /tmp/pip-req-tracker-cmgw11et 2020-09-20T06:44:46,306 Entered build tracker: /tmp/pip-req-tracker-cmgw11et 2020-09-20T06:44:46,307 Created temporary directory: /tmp/pip-wheel-sdcnm5dv 2020-09-20T06:44:46,317 1 location(s) to search for versions of urwid-stackedwidget: 2020-09-20T06:44:46,317 * https://pypi.org/simple/urwid-stackedwidget/ 2020-09-20T06:44:46,317 Fetching project page and analyzing links: https://pypi.org/simple/urwid-stackedwidget/ 2020-09-20T06:44:46,317 Getting page https://pypi.org/simple/urwid-stackedwidget/ 2020-09-20T06:44:46,319 Found index url https://pypi.org/simple 2020-09-20T06:44:46,407 Found link https://files.pythonhosted.org/packages/4b/8e/e2e1a4aa0c818bac281cb76a9ce352307735e878d869d3d4cd430a79241d/urwid-stackedwidget-0.1.0.tar.gz#sha256=ca392f281079ea255400247acc942b21994a4defb357ac04d82e5b6c144e30ef (from https://pypi.org/simple/urwid-stackedwidget/), version: 0.1.0 2020-09-20T06:44:46,407 Found link https://files.pythonhosted.org/packages/cd/36/644fecd197404331eceb8ad89be8447b37761946c855f684b559cc43eb5f/urwid-stackedwidget-0.1.1.tar.gz#sha256=ad37672339bdc12f0930417056fb440d46f4d73f57a3ea882ff4ff8344107f29 (from https://pypi.org/simple/urwid-stackedwidget/), version: 0.1.1 2020-09-20T06:44:46,408 Found link https://files.pythonhosted.org/packages/d5/a1/f7947ac349742260c6e0c44d4dedf6d6959bbbae1558e8db20dd89feba30/urwid-stackedwidget-0.1.2.tar.gz#sha256=0c02525326d4ba8ddf8ae16cba7ab7acc90f587449fd3c2361fa11731cce2040 (from https://pypi.org/simple/urwid-stackedwidget/), version: 0.1.2 2020-09-20T06:44:46,408 Found link https://files.pythonhosted.org/packages/d7/f0/019d4c8c788f627a6de02703b22343fc0dd2b57d564cd2933a7b7e221a92/urwid-stackedwidget-0.1.3.tar.gz#sha256=5c1125fbc5a9c691d5cd97edd00669a7446b62379e2bffbf1937936654a0de57 (from https://pypi.org/simple/urwid-stackedwidget/), version: 0.1.3 2020-09-20T06:44:46,412 Given no hashes to check 1 links for project 'urwid-stackedwidget': discarding no candidates 2020-09-20T06:44:46,413 Using version 0.1.0 (newest of versions: 0.1.0) 2020-09-20T06:44:46,416 Collecting urwid-stackedwidget==0.1.0 2020-09-20T06:44:46,418 Created temporary directory: /tmp/pip-unpack-vjic4nn5 2020-09-20T06:44:46,457 Downloading urwid-stackedwidget-0.1.0.tar.gz (1.6 kB) 2020-09-20T06:44:46,485 Added urwid-stackedwidget==0.1.0 from https://files.pythonhosted.org/packages/4b/8e/e2e1a4aa0c818bac281cb76a9ce352307735e878d869d3d4cd430a79241d/urwid-stackedwidget-0.1.0.tar.gz#sha256=ca392f281079ea255400247acc942b21994a4defb357ac04d82e5b6c144e30ef to build tracker '/tmp/pip-req-tracker-cmgw11et' 2020-09-20T06:44:46,487 Running setup.py (path:/tmp/pip-wheel-sdcnm5dv/urwid-stackedwidget/setup.py) egg_info for package urwid-stackedwidget 2020-09-20T06:44:46,488 Created temporary directory: /tmp/pip-pip-egg-info-bntyppch 2020-09-20T06:44:46,488 Running command python setup.py egg_info 2020-09-20T06:44:47,394 Traceback (most recent call last): 2020-09-20T06:44:47,395 File "", line 1, in 2020-09-20T06:44:47,395 File "/tmp/pip-wheel-sdcnm5dv/urwid-stackedwidget/setup.py", line 4, in 2020-09-20T06:44:47,396 from urwid_stackedwidget import __version__ 2020-09-20T06:44:47,396 File "/tmp/pip-wheel-sdcnm5dv/urwid-stackedwidget/urwid_stackedwidget.py", line 2, in 2020-09-20T06:44:47,397 import urwid 2020-09-20T06:44:47,397 ModuleNotFoundError: No module named 'urwid' 2020-09-20T06:44:47,441 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T06:44:47,442 Exception information: 2020-09-20T06:44:47,442 Traceback (most recent call last): 2020-09-20T06:44:47,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-20T06:44:47,442 status = self.run(options, args) 2020-09-20T06:44:47,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-20T06:44:47,442 return func(self, options, args) 2020-09-20T06:44:47,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-20T06:44:47,442 reqs, check_supported_wheels=True 2020-09-20T06:44:47,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-20T06:44:47,442 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-20T06:44:47,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-20T06:44:47,442 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-20T06:44:47,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-20T06:44:47,442 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-20T06:44:47,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-20T06:44:47,442 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-20T06:44:47,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-20T06:44:47,442 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-20T06:44:47,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-20T06:44:47,442 self.req.prepare_metadata() 2020-09-20T06:44:47,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-20T06:44:47,442 self.metadata_directory = self._generate_metadata() 2020-09-20T06:44:47,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-20T06:44:47,442 details=self.name or "from {}".format(self.link) 2020-09-20T06:44:47,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-20T06:44:47,442 command_desc='python setup.py egg_info', 2020-09-20T06:44:47,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-20T06:44:47,442 raise InstallationError(exc_msg) 2020-09-20T06:44:47,442 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T06:44:47,449 Removed urwid-stackedwidget==0.1.0 from https://files.pythonhosted.org/packages/4b/8e/e2e1a4aa0c818bac281cb76a9ce352307735e878d869d3d4cd430a79241d/urwid-stackedwidget-0.1.0.tar.gz#sha256=ca392f281079ea255400247acc942b21994a4defb357ac04d82e5b6c144e30ef from build tracker '/tmp/pip-req-tracker-cmgw11et' 2020-09-20T06:44:47,450 Removed build tracker: '/tmp/pip-req-tracker-cmgw11et'