2020-12-13T10:35:54,721 Created temporary directory: /tmp/pip-ephem-wheel-cache-5471kk0q 2020-12-13T10:35:54,724 Created temporary directory: /tmp/pip-req-tracker-w9un6k5m 2020-12-13T10:35:54,724 Initialized build tracking at /tmp/pip-req-tracker-w9un6k5m 2020-12-13T10:35:54,724 Created build tracker: /tmp/pip-req-tracker-w9un6k5m 2020-12-13T10:35:54,725 Entered build tracker: /tmp/pip-req-tracker-w9un6k5m 2020-12-13T10:35:54,725 Created temporary directory: /tmp/pip-wheel-vw2hx7_b 2020-12-13T10:35:54,736 1 location(s) to search for versions of uncleschool: 2020-12-13T10:35:54,736 * https://pypi.org/simple/uncleschool/ 2020-12-13T10:35:54,736 Fetching project page and analyzing links: https://pypi.org/simple/uncleschool/ 2020-12-13T10:35:54,737 Getting page https://pypi.org/simple/uncleschool/ 2020-12-13T10:35:54,738 Found index url https://pypi.org/simple 2020-12-13T10:35:55,085 Found link https://files.pythonhosted.org/packages/99/d9/8ba34a203c8d0c0d174c6f45078923b36fb65c41dce4ebd75c39ded0a53a/uncleschool-0.1.tar.gz#sha256=e128299fdba7e4566b1a6e3463b427828d4db360338828bb31ab3ba8f290456d (from https://pypi.org/simple/uncleschool/), version: 0.1 2020-12-13T10:35:55,086 Found link https://files.pythonhosted.org/packages/c1/96/e4ffee12b703903de3d708f65dd10fce48f8b152ad0ab91039be42bc3bea/uncleschool-0.2.tar.gz#sha256=91262a6bcfe6db630d4b0f3c0039a76945c1fd345c94a46576335da075654bb3 (from https://pypi.org/simple/uncleschool/), version: 0.2 2020-12-13T10:35:55,086 Found link https://files.pythonhosted.org/packages/6e/68/182d761fb6080a25ee1b6fe76bc5ddc3568cfb0f564f4f914a58a4881d0f/uncleschool-0.3.tar.gz#sha256=6a8b447e7f5297d30cb5240e9c61620cb3f174a3f41847099fce28bff3280eed (from https://pypi.org/simple/uncleschool/), version: 0.3 2020-12-13T10:35:55,091 Given no hashes to check 1 links for project 'uncleschool': discarding no candidates 2020-12-13T10:35:55,092 Using version 0.3 (newest of versions: 0.3) 2020-12-13T10:35:55,095 Collecting uncleschool==0.3 2020-12-13T10:35:55,097 Created temporary directory: /tmp/pip-unpack-4h1a7umi 2020-12-13T10:35:55,137 Downloading uncleschool-0.3.tar.gz (3.4 kB) 2020-12-13T10:35:55,169 Added uncleschool==0.3 from https://files.pythonhosted.org/packages/6e/68/182d761fb6080a25ee1b6fe76bc5ddc3568cfb0f564f4f914a58a4881d0f/uncleschool-0.3.tar.gz#sha256=6a8b447e7f5297d30cb5240e9c61620cb3f174a3f41847099fce28bff3280eed to build tracker '/tmp/pip-req-tracker-w9un6k5m' 2020-12-13T10:35:55,170 Running setup.py (path:/tmp/pip-wheel-vw2hx7_b/uncleschool/setup.py) egg_info for package uncleschool 2020-12-13T10:35:55,171 Created temporary directory: /tmp/pip-pip-egg-info-dt47qeby 2020-12-13T10:35:55,171 Running command python setup.py egg_info 2020-12-13T10:35:56,105 Traceback (most recent call last): 2020-12-13T10:35:56,106 File "", line 1, in 2020-12-13T10:35:56,107 File "/tmp/pip-wheel-vw2hx7_b/uncleschool/setup.py", line 8, in 2020-12-13T10:35:56,107 DESCRIPTION = '\n\n'.join(LOAD_TEXT(_) for _ in [ 2020-12-13T10:35:56,108 File "/tmp/pip-wheel-vw2hx7_b/uncleschool/setup.py", line 8, in 2020-12-13T10:35:56,108 DESCRIPTION = '\n\n'.join(LOAD_TEXT(_) for _ in [ 2020-12-13T10:35:56,109 File "/tmp/pip-wheel-vw2hx7_b/uncleschool/setup.py", line 7, in 2020-12-13T10:35:56,109 LOAD_TEXT = lambda name: io.open(join(HERE, name), encoding='UTF-8').read() 2020-12-13T10:35:56,110 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-vw2hx7_b/uncleschool/README.rst' 2020-12-13T10:35:56,158 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-12-13T10:35:56,159 Exception information: 2020-12-13T10:35:56,159 Traceback (most recent call last): 2020-12-13T10:35:56,159 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-12-13T10:35:56,159 status = self.run(options, args) 2020-12-13T10:35:56,159 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-12-13T10:35:56,159 return func(self, options, args) 2020-12-13T10:35:56,159 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-12-13T10:35:56,159 reqs, check_supported_wheels=True 2020-12-13T10:35:56,159 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-12-13T10:35:56,159 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-12-13T10:35:56,159 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-12-13T10:35:56,159 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-12-13T10:35:56,159 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-12-13T10:35:56,159 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-12-13T10:35:56,159 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-12-13T10:35:56,159 req, self.req_tracker, self.finder, self.build_isolation, 2020-12-13T10:35:56,159 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-12-13T10:35:56,159 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-12-13T10:35:56,159 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-12-13T10:35:56,159 self.req.prepare_metadata() 2020-12-13T10:35:56,159 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-12-13T10:35:56,159 self.metadata_directory = self._generate_metadata() 2020-12-13T10:35:56,159 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-12-13T10:35:56,159 details=self.name or "from {}".format(self.link) 2020-12-13T10:35:56,159 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-12-13T10:35:56,159 command_desc='python setup.py egg_info', 2020-12-13T10:35:56,159 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-12-13T10:35:56,159 raise InstallationError(exc_msg) 2020-12-13T10:35:56,159 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-12-13T10:35:56,167 Removed uncleschool==0.3 from https://files.pythonhosted.org/packages/6e/68/182d761fb6080a25ee1b6fe76bc5ddc3568cfb0f564f4f914a58a4881d0f/uncleschool-0.3.tar.gz#sha256=6a8b447e7f5297d30cb5240e9c61620cb3f174a3f41847099fce28bff3280eed from build tracker '/tmp/pip-req-tracker-w9un6k5m' 2020-12-13T10:35:56,168 Removed build tracker: '/tmp/pip-req-tracker-w9un6k5m'