2021-07-16T11:46:08,758 Created temporary directory: /tmp/pip-ephem-wheel-cache-3u0t_yq_ 2021-07-16T11:46:08,761 Created temporary directory: /tmp/pip-req-tracker-68x73ud1 2021-07-16T11:46:08,761 Initialized build tracking at /tmp/pip-req-tracker-68x73ud1 2021-07-16T11:46:08,762 Created build tracker: /tmp/pip-req-tracker-68x73ud1 2021-07-16T11:46:08,762 Entered build tracker: /tmp/pip-req-tracker-68x73ud1 2021-07-16T11:46:08,762 Created temporary directory: /tmp/pip-wheel-7wkceowg 2021-07-16T11:46:08,793 1 location(s) to search for versions of zyytif: 2021-07-16T11:46:08,793 * https://pypi.org/simple/zyytif/ 2021-07-16T11:46:08,793 Fetching project page and analyzing links: https://pypi.org/simple/zyytif/ 2021-07-16T11:46:08,794 Getting page https://pypi.org/simple/zyytif/ 2021-07-16T11:46:08,795 Found index url https://pypi.org/simple 2021-07-16T11:46:08,970 Found link https://files.pythonhosted.org/packages/7e/94/70f368072b7c93733e524f4f5a920ef1613d4344d21d15f0fd179f826bd2/zyytif-0.1.2.tar.gz#sha256=7a15de3af8b57b23599326cf9be57ea5de6b4df6bf284bdffd1b48a7110fd267 (from https://pypi.org/simple/zyytif/), version: 0.1.2 2021-07-16T11:46:08,970 Skipping link: not a file: https://pypi.org/simple/zyytif/ 2021-07-16T11:46:08,988 Given no hashes to check 1 links for project 'zyytif': discarding no candidates 2021-07-16T11:46:09,006 Collecting zyytif==0.1.2 2021-07-16T11:46:09,008 Created temporary directory: /tmp/pip-unpack-sskwbf35 2021-07-16T11:46:09,180 Downloading zyytif-0.1.2.tar.gz (2.3 kB) 2021-07-16T11:46:09,216 Added zyytif==0.1.2 from https://files.pythonhosted.org/packages/7e/94/70f368072b7c93733e524f4f5a920ef1613d4344d21d15f0fd179f826bd2/zyytif-0.1.2.tar.gz#sha256=7a15de3af8b57b23599326cf9be57ea5de6b4df6bf284bdffd1b48a7110fd267 to build tracker '/tmp/pip-req-tracker-68x73ud1' 2021-07-16T11:46:09,217 Running setup.py (path:/tmp/pip-wheel-7wkceowg/zyytif_2fc5f266e91341fa8be482ba110112f7/setup.py) egg_info for package zyytif 2021-07-16T11:46:09,218 Created temporary directory: /tmp/pip-pip-egg-info-pev3lov4 2021-07-16T11:46:09,218 Running command python setup.py egg_info 2021-07-16T11:46:10,148 Traceback (most recent call last): 2021-07-16T11:46:10,149 File "", line 1, in 2021-07-16T11:46:10,149 File "/tmp/pip-wheel-7wkceowg/zyytif_2fc5f266e91341fa8be482ba110112f7/setup.py", line 6, in 2021-07-16T11:46:10,150 from zyytif import * 2021-07-16T11:46:10,150 File "/tmp/pip-wheel-7wkceowg/zyytif_2fc5f266e91341fa8be482ba110112f7/zyytif/__init__.py", line 6, in 2021-07-16T11:46:10,150 from .zyytif import ZYYTif 2021-07-16T11:46:10,150 File "/tmp/pip-wheel-7wkceowg/zyytif_2fc5f266e91341fa8be482ba110112f7/zyytif/zyytif.py", line 6, in 2021-07-16T11:46:10,151 import gdal 2021-07-16T11:46:10,151 ModuleNotFoundError: No module named 'gdal' 2021-07-16T11:46:10,200 WARNING: Discarding https://files.pythonhosted.org/packages/7e/94/70f368072b7c93733e524f4f5a920ef1613d4344d21d15f0fd179f826bd2/zyytif-0.1.2.tar.gz#sha256=7a15de3af8b57b23599326cf9be57ea5de6b4df6bf284bdffd1b48a7110fd267 (from https://pypi.org/simple/zyytif/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-16T11:46:10,202 ERROR: Could not find a version that satisfies the requirement zyytif==0.1.2 (from versions: 0.1.2) 2021-07-16T11:46:10,202 ERROR: No matching distribution found for zyytif==0.1.2 2021-07-16T11:46:10,202 Exception information: 2021-07-16T11:46:10,202 Traceback (most recent call last): 2021-07-16T11:46:10,202 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-16T11:46:10,202 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-16T11:46:10,202 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-16T11:46:10,202 raise RequirementsConflicted(criterion) 2021-07-16T11:46:10,202 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('zyytif==0.1.2') 2021-07-16T11:46:10,202 2021-07-16T11:46:10,202 During handling of the above exception, another exception occurred: 2021-07-16T11:46:10,202 2021-07-16T11:46:10,202 Traceback (most recent call last): 2021-07-16T11:46:10,202 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-16T11:46:10,202 result = self._result = resolver.resolve( 2021-07-16T11:46:10,202 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-16T11:46:10,202 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-16T11:46:10,202 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-16T11:46:10,202 raise ResolutionImpossible(e.criterion.information) 2021-07-16T11:46:10,202 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('zyytif==0.1.2'), parent=None)] 2021-07-16T11:46:10,202 2021-07-16T11:46:10,202 The above exception was the direct cause of the following exception: 2021-07-16T11:46:10,202 2021-07-16T11:46:10,202 Traceback (most recent call last): 2021-07-16T11:46:10,202 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-16T11:46:10,202 status = self.run(options, args) 2021-07-16T11:46:10,202 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-16T11:46:10,202 return func(self, options, args) 2021-07-16T11:46:10,202 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-16T11:46:10,202 requirement_set = resolver.resolve( 2021-07-16T11:46:10,202 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-16T11:46:10,202 raise error from e 2021-07-16T11:46:10,202 pip._internal.exceptions.DistributionNotFound: No matching distribution found for zyytif==0.1.2 2021-07-16T11:46:10,207 Removed zyytif==0.1.2 from https://files.pythonhosted.org/packages/7e/94/70f368072b7c93733e524f4f5a920ef1613d4344d21d15f0fd179f826bd2/zyytif-0.1.2.tar.gz#sha256=7a15de3af8b57b23599326cf9be57ea5de6b4df6bf284bdffd1b48a7110fd267 from build tracker '/tmp/pip-req-tracker-68x73ud1' 2021-07-16T11:46:10,208 Removed build tracker: '/tmp/pip-req-tracker-68x73ud1'