2020-10-11T20:36:14,198 Created temporary directory: /tmp/pip-ephem-wheel-cache-2p2p139w 2020-10-11T20:36:14,200 Created temporary directory: /tmp/pip-req-tracker-8ti_d8_y 2020-10-11T20:36:14,201 Initialized build tracking at /tmp/pip-req-tracker-8ti_d8_y 2020-10-11T20:36:14,201 Created build tracker: /tmp/pip-req-tracker-8ti_d8_y 2020-10-11T20:36:14,201 Entered build tracker: /tmp/pip-req-tracker-8ti_d8_y 2020-10-11T20:36:14,202 Created temporary directory: /tmp/pip-wheel-p98_4022 2020-10-11T20:36:14,211 1 location(s) to search for versions of gsheetvis: 2020-10-11T20:36:14,211 * https://pypi.org/simple/gsheetvis/ 2020-10-11T20:36:14,212 Fetching project page and analyzing links: https://pypi.org/simple/gsheetvis/ 2020-10-11T20:36:14,212 Getting page https://pypi.org/simple/gsheetvis/ 2020-10-11T20:36:14,214 Found index url https://pypi.org/simple 2020-10-11T20:36:14,303 Found link https://files.pythonhosted.org/packages/10/a5/78471e04cbc9b250e960958c72a360816b12b760e0f6610cac8dff80719b/gsheetvis-0.0.1.tar.gz#sha256=b28f3759c81816b1311f1fa3005464f157ae20f9c34ae76f7f96ac127438ae8f (from https://pypi.org/simple/gsheetvis/) (requires-python:>=3.6), version: 0.0.1 2020-10-11T20:36:14,306 Given no hashes to check 1 links for project 'gsheetvis': discarding no candidates 2020-10-11T20:36:14,307 Using version 0.0.1 (newest of versions: 0.0.1) 2020-10-11T20:36:14,311 Collecting gsheetvis==0.0.1 2020-10-11T20:36:14,312 Created temporary directory: /tmp/pip-unpack-6kfxsxjq 2020-10-11T20:36:14,481 Downloading gsheetvis-0.0.1.tar.gz (1.8 kB) 2020-10-11T20:36:14,523 Added gsheetvis==0.0.1 from https://files.pythonhosted.org/packages/10/a5/78471e04cbc9b250e960958c72a360816b12b760e0f6610cac8dff80719b/gsheetvis-0.0.1.tar.gz#sha256=b28f3759c81816b1311f1fa3005464f157ae20f9c34ae76f7f96ac127438ae8f to build tracker '/tmp/pip-req-tracker-8ti_d8_y' 2020-10-11T20:36:14,524 Running setup.py (path:/tmp/pip-wheel-p98_4022/gsheetvis/setup.py) egg_info for package gsheetvis 2020-10-11T20:36:14,525 Created temporary directory: /tmp/pip-pip-egg-info-74ibqiy5 2020-10-11T20:36:14,525 Running command python setup.py egg_info 2020-10-11T20:36:15,279 Traceback (most recent call last): 2020-10-11T20:36:15,280 File "", line 1, in 2020-10-11T20:36:15,280 File "/tmp/pip-wheel-p98_4022/gsheetvis/setup.py", line 13, in 2020-10-11T20:36:15,280 long_description=open('README.txt').read() + '\n\n' + open('CHANGELOG.txt').read(), 2020-10-11T20:36:15,281 FileNotFoundError: [Errno 2] No such file or directory: 'README.txt' 2020-10-11T20:36:15,326 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-10-11T20:36:15,326 Exception information: 2020-10-11T20:36:15,326 Traceback (most recent call last): 2020-10-11T20:36:15,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-10-11T20:36:15,326 status = self.run(options, args) 2020-10-11T20:36:15,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-10-11T20:36:15,326 return func(self, options, args) 2020-10-11T20:36:15,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-10-11T20:36:15,326 reqs, check_supported_wheels=True 2020-10-11T20:36:15,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-10-11T20:36:15,326 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-10-11T20:36:15,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-10-11T20:36:15,326 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-10-11T20:36:15,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-10-11T20:36:15,326 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-10-11T20:36:15,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-10-11T20:36:15,326 req, self.req_tracker, self.finder, self.build_isolation, 2020-10-11T20:36:15,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-10-11T20:36:15,326 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-10-11T20:36:15,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-10-11T20:36:15,326 self.req.prepare_metadata() 2020-10-11T20:36:15,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-10-11T20:36:15,326 self.metadata_directory = self._generate_metadata() 2020-10-11T20:36:15,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-10-11T20:36:15,326 details=self.name or "from {}".format(self.link) 2020-10-11T20:36:15,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-10-11T20:36:15,326 command_desc='python setup.py egg_info', 2020-10-11T20:36:15,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-10-11T20:36:15,326 raise InstallationError(exc_msg) 2020-10-11T20:36:15,326 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-10-11T20:36:15,334 Removed gsheetvis==0.0.1 from https://files.pythonhosted.org/packages/10/a5/78471e04cbc9b250e960958c72a360816b12b760e0f6610cac8dff80719b/gsheetvis-0.0.1.tar.gz#sha256=b28f3759c81816b1311f1fa3005464f157ae20f9c34ae76f7f96ac127438ae8f from build tracker '/tmp/pip-req-tracker-8ti_d8_y' 2020-10-11T20:36:15,334 Removed build tracker: '/tmp/pip-req-tracker-8ti_d8_y'