2020-06-02T09:52:48,612 Created temporary directory: /tmp/pip-ephem-wheel-cache-pq11hh2s 2020-06-02T09:52:48,616 Created temporary directory: /tmp/pip-req-tracker-xgxgqeic 2020-06-02T09:52:48,617 Initialized build tracking at /tmp/pip-req-tracker-xgxgqeic 2020-06-02T09:52:48,618 Created build tracker: /tmp/pip-req-tracker-xgxgqeic 2020-06-02T09:52:48,618 Entered build tracker: /tmp/pip-req-tracker-xgxgqeic 2020-06-02T09:52:48,619 Created temporary directory: /tmp/pip-wheel-0k4pu0tw 2020-06-02T09:52:48,637 1 location(s) to search for versions of fototex: 2020-06-02T09:52:48,637 * https://pypi.org/simple/fototex/ 2020-06-02T09:52:48,637 Fetching project page and analyzing links: https://pypi.org/simple/fototex/ 2020-06-02T09:52:48,638 Getting page https://pypi.org/simple/fototex/ 2020-06-02T09:52:48,641 Found index url https://pypi.org/simple 2020-06-02T09:52:48,878 Found link https://files.pythonhosted.org/packages/4c/e1/282217c1cd9a9312cb5ab80a82e93d54f22a36b46e1b9f6537265c8378e1/fototex-1.0.tar.gz#sha256=14f16bb1b02e58c2df95b98a7953d19919ca6734b236ad5d9040215b66a3d43a (from https://pypi.org/simple/fototex/) (requires-python:>=3), version: 1.0 2020-06-02T09:52:48,879 Found link https://files.pythonhosted.org/packages/2b/3b/ec8de2c663241b6cdb8c28065e08f79ba4ec0639f3f92af0de7a5c382fd4/fototex-1.1.tar.gz#sha256=aa60569926a52956cb312e4351171d425131905c65fa131179b7b12e2bd5ef28 (from https://pypi.org/simple/fototex/) (requires-python:>=3), version: 1.1 2020-06-02T09:52:48,881 Found link https://files.pythonhosted.org/packages/3b/39/0827741cf9cfb8e63139ac2c6f93a237f1e4a04064d18d984d4ef03c5724/fototex-1.2.tar.gz#sha256=96a8b83027b2a27e1cf8134ada6228af4db04278c84cb0b0667b77adabdd4cd6 (from https://pypi.org/simple/fototex/) (requires-python:>=3), version: 1.2 2020-06-02T09:52:48,882 Found link https://files.pythonhosted.org/packages/42/41/5cbd9795d32dab618727e722465e54f75fe2d7d690d1040329d3d4104b2e/fototex-1.3.tar.gz#sha256=7ee3471b1c1b59c707f1977983d41f5c2fb2136284af796d4135ecde5ac2b3c4 (from https://pypi.org/simple/fototex/) (requires-python:>=3), version: 1.3 2020-06-02T09:52:48,882 Found link https://files.pythonhosted.org/packages/12/37/66e35ed9116bd5bbf0b9c0f194ef4058acf8d555ffb523441717c8ba4bed/fototex-1.21.tar.gz#sha256=964837e52fe292d9e22c28b02f9a3d591156439710627201d66fb723e9de50c6 (from https://pypi.org/simple/fototex/) (requires-python:>=3), version: 1.21 2020-06-02T09:52:48,891 Given no hashes to check 1 links for project 'fototex': discarding no candidates 2020-06-02T09:52:48,892 Using version 1.3 (newest of versions: 1.3) 2020-06-02T09:52:48,898 Collecting fototex==1.3 2020-06-02T09:52:48,901 Created temporary directory: /tmp/pip-unpack-rao8ryuq 2020-06-02T09:52:48,992 Downloading fototex-1.3.tar.gz (18 kB) 2020-06-02T09:52:49,125 Added fototex==1.3 from https://files.pythonhosted.org/packages/42/41/5cbd9795d32dab618727e722465e54f75fe2d7d690d1040329d3d4104b2e/fototex-1.3.tar.gz#sha256=7ee3471b1c1b59c707f1977983d41f5c2fb2136284af796d4135ecde5ac2b3c4 to build tracker '/tmp/pip-req-tracker-xgxgqeic' 2020-06-02T09:52:49,128 Running setup.py (path:/tmp/pip-wheel-0k4pu0tw/fototex/setup.py) egg_info for package fototex 2020-06-02T09:52:49,131 Created temporary directory: /tmp/pip-pip-egg-info-fbc_q5ec 2020-06-02T09:52:49,132 Running command python setup.py egg_info 2020-06-02T09:52:50,713 Traceback (most recent call last): 2020-06-02T09:52:50,714 File "", line 1, in 2020-06-02T09:52:50,714 File "/tmp/pip-wheel-0k4pu0tw/fototex/setup.py", line 3, in 2020-06-02T09:52:50,715 import fototex 2020-06-02T09:52:50,715 File "/tmp/pip-wheel-0k4pu0tw/fototex/fototex/__init__.py", line 18, in 2020-06-02T09:52:50,716 import gdal 2020-06-02T09:52:50,717 ModuleNotFoundError: No module named 'gdal' 2020-06-02T09:52:50,823 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-06-02T09:52:50,824 Exception information: 2020-06-02T09:52:50,824 Traceback (most recent call last): 2020-06-02T09:52:50,824 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-06-02T09:52:50,824 status = self.run(options, args) 2020-06-02T09:52:50,824 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-06-02T09:52:50,824 return func(self, options, args) 2020-06-02T09:52:50,824 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-06-02T09:52:50,824 reqs, check_supported_wheels=True 2020-06-02T09:52:50,824 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-06-02T09:52:50,824 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-06-02T09:52:50,824 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-06-02T09:52:50,824 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-06-02T09:52:50,824 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-06-02T09:52:50,824 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-06-02T09:52:50,824 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-06-02T09:52:50,824 req, self.req_tracker, self.finder, self.build_isolation, 2020-06-02T09:52:50,824 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-06-02T09:52:50,824 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-06-02T09:52:50,824 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-06-02T09:52:50,824 self.req.prepare_metadata() 2020-06-02T09:52:50,824 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-06-02T09:52:50,824 self.metadata_directory = self._generate_metadata() 2020-06-02T09:52:50,824 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-06-02T09:52:50,824 details=self.name or "from {}".format(self.link) 2020-06-02T09:52:50,824 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-06-02T09:52:50,824 command_desc='python setup.py egg_info', 2020-06-02T09:52:50,824 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-06-02T09:52:50,824 raise InstallationError(exc_msg) 2020-06-02T09:52:50,824 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-06-02T09:52:50,837 Removed fototex==1.3 from https://files.pythonhosted.org/packages/42/41/5cbd9795d32dab618727e722465e54f75fe2d7d690d1040329d3d4104b2e/fototex-1.3.tar.gz#sha256=7ee3471b1c1b59c707f1977983d41f5c2fb2136284af796d4135ecde5ac2b3c4 from build tracker '/tmp/pip-req-tracker-xgxgqeic' 2020-06-02T09:52:50,838 Removed build tracker: '/tmp/pip-req-tracker-xgxgqeic'