2020-10-12T05:32:36,202 Created temporary directory: /tmp/pip-ephem-wheel-cache-xjbp4mlt 2020-10-12T05:32:36,205 Created temporary directory: /tmp/pip-req-tracker-hlv3p7x3 2020-10-12T05:32:36,205 Initialized build tracking at /tmp/pip-req-tracker-hlv3p7x3 2020-10-12T05:32:36,206 Created build tracker: /tmp/pip-req-tracker-hlv3p7x3 2020-10-12T05:32:36,206 Entered build tracker: /tmp/pip-req-tracker-hlv3p7x3 2020-10-12T05:32:36,206 Created temporary directory: /tmp/pip-wheel-mgqt1gas 2020-10-12T05:32:36,216 1 location(s) to search for versions of gsheetvis: 2020-10-12T05:32:36,216 * https://pypi.org/simple/gsheetvis/ 2020-10-12T05:32:36,216 Fetching project page and analyzing links: https://pypi.org/simple/gsheetvis/ 2020-10-12T05:32:36,217 Getting page https://pypi.org/simple/gsheetvis/ 2020-10-12T05:32:36,218 Found index url https://pypi.org/simple 2020-10-12T05:32:36,308 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-12T05:32:36,308 Found link https://files.pythonhosted.org/packages/9a/cb/f4bad83ac1854895e9c323f69bd273d0ba1763b0bb629ffa1523df1194ad/gsheetvis-0.0.2.tar.gz#sha256=a4964631827377b6426f3e50d0cfefe5d2e683bce742d8ebe9294b4ad6fc3814 (from https://pypi.org/simple/gsheetvis/) (requires-python:>=3.6), version: 0.0.2 2020-10-12T05:32:36,309 Found link https://files.pythonhosted.org/packages/3d/75/ee0954495b6a109fcd6136c14d7bf20bada76e5a63f8e8c05c9979680f4f/gsheetvis-0.0.3.tar.gz#sha256=f325a1707a1fef6a45e85f3bda3fc37546ed3798304eae1c5b12a8a321da7500 (from https://pypi.org/simple/gsheetvis/) (requires-python:>=3.6), version: 0.0.3 2020-10-12T05:32:36,313 Given no hashes to check 1 links for project 'gsheetvis': discarding no candidates 2020-10-12T05:32:36,314 Using version 0.0.3 (newest of versions: 0.0.3) 2020-10-12T05:32:36,317 Collecting gsheetvis==0.0.3 2020-10-12T05:32:36,319 Created temporary directory: /tmp/pip-unpack-s08doz7t 2020-10-12T05:32:36,487 Downloading gsheetvis-0.0.3.tar.gz (2.0 kB) 2020-10-12T05:32:36,538 Added gsheetvis==0.0.3 from https://files.pythonhosted.org/packages/3d/75/ee0954495b6a109fcd6136c14d7bf20bada76e5a63f8e8c05c9979680f4f/gsheetvis-0.0.3.tar.gz#sha256=f325a1707a1fef6a45e85f3bda3fc37546ed3798304eae1c5b12a8a321da7500 to build tracker '/tmp/pip-req-tracker-hlv3p7x3' 2020-10-12T05:32:36,539 Running setup.py (path:/tmp/pip-wheel-mgqt1gas/gsheetvis/setup.py) egg_info for package gsheetvis 2020-10-12T05:32:36,540 Created temporary directory: /tmp/pip-pip-egg-info-xpykk6fu 2020-10-12T05:32:36,540 Running command python setup.py egg_info 2020-10-12T05:32:37,305 Traceback (most recent call last): 2020-10-12T05:32:37,305 File "", line 1, in 2020-10-12T05:32:37,306 File "/tmp/pip-wheel-mgqt1gas/gsheetvis/setup.py", line 13, in 2020-10-12T05:32:37,306 long_description=open('README.txt').read() + '\n\n' + open('CHANGELOG.txt').read(), 2020-10-12T05:32:37,306 FileNotFoundError: [Errno 2] No such file or directory: 'README.txt' 2020-10-12T05:32:37,351 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-10-12T05:32:37,352 Exception information: 2020-10-12T05:32:37,352 Traceback (most recent call last): 2020-10-12T05:32:37,352 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-10-12T05:32:37,352 status = self.run(options, args) 2020-10-12T05:32:37,352 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-10-12T05:32:37,352 return func(self, options, args) 2020-10-12T05:32:37,352 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-10-12T05:32:37,352 reqs, check_supported_wheels=True 2020-10-12T05:32:37,352 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-10-12T05:32:37,352 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-10-12T05:32:37,352 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-10-12T05:32:37,352 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-10-12T05:32:37,352 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-10-12T05:32:37,352 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-10-12T05:32:37,352 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-10-12T05:32:37,352 req, self.req_tracker, self.finder, self.build_isolation, 2020-10-12T05:32:37,352 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-10-12T05:32:37,352 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-10-12T05:32:37,352 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-10-12T05:32:37,352 self.req.prepare_metadata() 2020-10-12T05:32:37,352 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-10-12T05:32:37,352 self.metadata_directory = self._generate_metadata() 2020-10-12T05:32:37,352 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-10-12T05:32:37,352 details=self.name or "from {}".format(self.link) 2020-10-12T05:32:37,352 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-10-12T05:32:37,352 command_desc='python setup.py egg_info', 2020-10-12T05:32:37,352 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-10-12T05:32:37,352 raise InstallationError(exc_msg) 2020-10-12T05:32:37,352 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-12T05:32:37,359 Removed gsheetvis==0.0.3 from https://files.pythonhosted.org/packages/3d/75/ee0954495b6a109fcd6136c14d7bf20bada76e5a63f8e8c05c9979680f4f/gsheetvis-0.0.3.tar.gz#sha256=f325a1707a1fef6a45e85f3bda3fc37546ed3798304eae1c5b12a8a321da7500 from build tracker '/tmp/pip-req-tracker-hlv3p7x3' 2020-10-12T05:32:37,360 Removed build tracker: '/tmp/pip-req-tracker-hlv3p7x3'