2021-01-17T18:20:31,928 Created temporary directory: /tmp/pip-ephem-wheel-cache-_ne1rvs2 2021-01-17T18:20:31,931 Created temporary directory: /tmp/pip-req-tracker-46i__8qw 2021-01-17T18:20:31,931 Initialized build tracking at /tmp/pip-req-tracker-46i__8qw 2021-01-17T18:20:31,932 Created build tracker: /tmp/pip-req-tracker-46i__8qw 2021-01-17T18:20:31,932 Entered build tracker: /tmp/pip-req-tracker-46i__8qw 2021-01-17T18:20:31,932 Created temporary directory: /tmp/pip-wheel-wsx4swul 2021-01-17T18:20:31,943 1 location(s) to search for versions of pygdal-chm: 2021-01-17T18:20:31,943 * https://pypi.org/simple/pygdal-chm/ 2021-01-17T18:20:31,943 Fetching project page and analyzing links: https://pypi.org/simple/pygdal-chm/ 2021-01-17T18:20:31,944 Getting page https://pypi.org/simple/pygdal-chm/ 2021-01-17T18:20:31,946 Found index url https://pypi.org/simple 2021-01-17T18:20:32,039 Found link https://files.pythonhosted.org/packages/64/84/fcf3c7b2776a3bc5024223b102e70aeaa350dd9611ce5c859553b8cf5fac/pygdal_chm-3.2.1.6.tar.gz#sha256=94f8f9a99472ad5e0cbc601d8c1b79664e7005c5d69a7b0f39a05320e9659256 (from https://pypi.org/simple/pygdal-chm/), version: 3.2.1.6 2021-01-17T18:20:32,043 Given no hashes to check 1 links for project 'pygdal-chm': discarding no candidates 2021-01-17T18:20:32,043 Using version 3.2.1.6 (newest of versions: 3.2.1.6) 2021-01-17T18:20:32,047 Collecting pygdal-chm==3.2.1.6 2021-01-17T18:20:32,049 Created temporary directory: /tmp/pip-unpack-z5yqw5k_ 2021-01-17T18:20:32,101 Downloading pygdal_chm-3.2.1.6.tar.gz (480 kB) 2021-01-17T18:20:32,394 Added pygdal-chm==3.2.1.6 from https://files.pythonhosted.org/packages/64/84/fcf3c7b2776a3bc5024223b102e70aeaa350dd9611ce5c859553b8cf5fac/pygdal_chm-3.2.1.6.tar.gz#sha256=94f8f9a99472ad5e0cbc601d8c1b79664e7005c5d69a7b0f39a05320e9659256 to build tracker '/tmp/pip-req-tracker-46i__8qw' 2021-01-17T18:20:32,396 Running setup.py (path:/tmp/pip-wheel-wsx4swul/pygdal-chm/setup.py) egg_info for package pygdal-chm 2021-01-17T18:20:32,396 Created temporary directory: /tmp/pip-pip-egg-info-03gtf8lk 2021-01-17T18:20:32,397 Running command python setup.py egg_info 2021-01-17T18:20:33,674 running egg_info 2021-01-17T18:20:33,676 creating /tmp/pip-pip-egg-info-03gtf8lk/pygdal_chm.egg-info 2021-01-17T18:20:33,677 writing /tmp/pip-pip-egg-info-03gtf8lk/pygdal_chm.egg-info/PKG-INFO 2021-01-17T18:20:33,681 writing dependency_links to /tmp/pip-pip-egg-info-03gtf8lk/pygdal_chm.egg-info/dependency_links.txt 2021-01-17T18:20:33,683 writing requirements to /tmp/pip-pip-egg-info-03gtf8lk/pygdal_chm.egg-info/requires.txt 2021-01-17T18:20:33,684 writing top-level names to /tmp/pip-pip-egg-info-03gtf8lk/pygdal_chm.egg-info/top_level.txt 2021-01-17T18:20:33,686 writing manifest file '/tmp/pip-pip-egg-info-03gtf8lk/pygdal_chm.egg-info/SOURCES.txt' 2021-01-17T18:20:33,718 error: [Errno 2] No such file or directory: 'gdal-config': 'gdal-config' 2021-01-17T18:20:33,797 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-01-17T18:20:33,797 Exception information: 2021-01-17T18:20:33,797 Traceback (most recent call last): 2021-01-17T18:20:33,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2021-01-17T18:20:33,797 status = self.run(options, args) 2021-01-17T18:20:33,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2021-01-17T18:20:33,797 return func(self, options, args) 2021-01-17T18:20:33,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2021-01-17T18:20:33,797 reqs, check_supported_wheels=True 2021-01-17T18:20:33,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2021-01-17T18:20:33,797 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2021-01-17T18:20:33,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2021-01-17T18:20:33,797 abstract_dist = self._get_abstract_dist_for(req_to_install) 2021-01-17T18:20:33,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2021-01-17T18:20:33,797 abstract_dist = self.preparer.prepare_linked_requirement(req) 2021-01-17T18:20:33,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2021-01-17T18:20:33,797 req, self.req_tracker, self.finder, self.build_isolation, 2021-01-17T18:20:33,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2021-01-17T18:20:33,797 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2021-01-17T18:20:33,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2021-01-17T18:20:33,797 self.req.prepare_metadata() 2021-01-17T18:20:33,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2021-01-17T18:20:33,797 self.metadata_directory = self._generate_metadata() 2021-01-17T18:20:33,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2021-01-17T18:20:33,797 details=self.name or "from {}".format(self.link) 2021-01-17T18:20:33,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2021-01-17T18:20:33,797 command_desc='python setup.py egg_info', 2021-01-17T18:20:33,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2021-01-17T18:20:33,797 raise InstallationError(exc_msg) 2021-01-17T18:20:33,797 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-01-17T18:20:33,806 Removed pygdal-chm==3.2.1.6 from https://files.pythonhosted.org/packages/64/84/fcf3c7b2776a3bc5024223b102e70aeaa350dd9611ce5c859553b8cf5fac/pygdal_chm-3.2.1.6.tar.gz#sha256=94f8f9a99472ad5e0cbc601d8c1b79664e7005c5d69a7b0f39a05320e9659256 from build tracker '/tmp/pip-req-tracker-46i__8qw' 2021-01-17T18:20:33,807 Removed build tracker: '/tmp/pip-req-tracker-46i__8qw'