2020-04-24T15:44:30,318 Created temporary directory: /tmp/pip-ephem-wheel-cache-8ehoub6t 2020-04-24T15:44:30,323 Created temporary directory: /tmp/pip-req-tracker-h7ajp4uo 2020-04-24T15:44:30,323 Initialized build tracking at /tmp/pip-req-tracker-h7ajp4uo 2020-04-24T15:44:30,324 Created build tracker: /tmp/pip-req-tracker-h7ajp4uo 2020-04-24T15:44:30,324 Entered build tracker: /tmp/pip-req-tracker-h7ajp4uo 2020-04-24T15:44:30,326 Created temporary directory: /tmp/pip-wheel-88idke4w 2020-04-24T15:44:30,331 1 location(s) to search for versions of fototex: 2020-04-24T15:44:30,331 * https://pypi.org/simple/fototex/ 2020-04-24T15:44:30,331 Fetching project page and analyzing links: https://pypi.org/simple/fototex/ 2020-04-24T15:44:30,332 Getting page https://pypi.org/simple/fototex/ 2020-04-24T15:44:30,335 Found index url https://pypi.org/simple 2020-04-24T15:44:30,338 Getting credentials from keyring for https://pypi.org/simple 2020-04-24T15:44:30,339 Getting credentials from keyring for pypi.org 2020-04-24T15:44:30,545 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-04-24T15:44:30,552 Given no hashes to check 1 links for project 'fototex': discarding no candidates 2020-04-24T15:44:30,554 Using version 1.0 (newest of versions: 1.0) 2020-04-24T15:44:30,559 Collecting fototex==1.0 2020-04-24T15:44:30,562 Created temporary directory: /tmp/pip-unpack-5nn0ctks 2020-04-24T15:44:30,565 Getting credentials from keyring for files.pythonhosted.org 2020-04-24T15:44:30,664 Downloading fototex-1.0.tar.gz (15 kB) 2020-04-24T15:44:30,795 Added fototex==1.0 from https://files.pythonhosted.org/packages/4c/e1/282217c1cd9a9312cb5ab80a82e93d54f22a36b46e1b9f6537265c8378e1/fototex-1.0.tar.gz#sha256=14f16bb1b02e58c2df95b98a7953d19919ca6734b236ad5d9040215b66a3d43a to build tracker '/tmp/pip-req-tracker-h7ajp4uo' 2020-04-24T15:44:30,798 Running setup.py (path:/tmp/pip-wheel-88idke4w/fototex/setup.py) egg_info for package fototex 2020-04-24T15:44:30,800 Running command python setup.py egg_info 2020-04-24T15:44:32,646 Traceback (most recent call last): 2020-04-24T15:44:32,647 File "", line 1, in 2020-04-24T15:44:32,648 File "/tmp/pip-wheel-88idke4w/fototex/setup.py", line 3, in 2020-04-24T15:44:32,648 import fototex 2020-04-24T15:44:32,649 File "/tmp/pip-wheel-88idke4w/fototex/fototex/__init__.py", line 18, in 2020-04-24T15:44:32,649 import gdal 2020-04-24T15:44:32,649 ModuleNotFoundError: No module named 'gdal' 2020-04-24T15:44:32,737 Cleaning up... 2020-04-24T15:44:32,737 Removing source in /tmp/pip-wheel-88idke4w/fototex 2020-04-24T15:44:32,762 Removed fototex==1.0 from https://files.pythonhosted.org/packages/4c/e1/282217c1cd9a9312cb5ab80a82e93d54f22a36b46e1b9f6537265c8378e1/fototex-1.0.tar.gz#sha256=14f16bb1b02e58c2df95b98a7953d19919ca6734b236ad5d9040215b66a3d43a from build tracker '/tmp/pip-req-tracker-h7ajp4uo' 2020-04-24T15:44:32,763 Removed build tracker: '/tmp/pip-req-tracker-h7ajp4uo' 2020-04-24T15:44:32,767 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-04-24T15:44:32,768 Exception information: 2020-04-24T15:44:32,768 Traceback (most recent call last): 2020-04-24T15:44:32,768 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-04-24T15:44:32,768 status = self.run(options, args) 2020-04-24T15:44:32,768 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-04-24T15:44:32,768 resolver.resolve(requirement_set) 2020-04-24T15:44:32,768 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-04-24T15:44:32,768 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-04-24T15:44:32,768 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-04-24T15:44:32,768 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-04-24T15:44:32,768 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 282, in _get_abstract_dist_for 2020-04-24T15:44:32,768 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-04-24T15:44:32,768 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2020-04-24T15:44:32,768 req, self.req_tracker, self.finder, self.build_isolation, 2020-04-24T15:44:32,768 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 95, in _get_prepared_distribution 2020-04-24T15:44:32,768 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-04-24T15:44:32,768 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-04-24T15:44:32,768 self.req.prepare_metadata() 2020-04-24T15:44:32,768 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 564, in prepare_metadata 2020-04-24T15:44:32,768 self.metadata_directory = self._generate_metadata() 2020-04-24T15:44:32,768 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 544, in _generate_metadata 2020-04-24T15:44:32,768 details=self.name or "from {}".format(self.link) 2020-04-24T15:44:32,768 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 118, in generate_metadata 2020-04-24T15:44:32,768 command_desc='python setup.py egg_info', 2020-04-24T15:44:32,768 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-04-24T15:44:32,768 raise InstallationError(exc_msg) 2020-04-24T15:44:32,768 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.