2021-07-11T20:05:06,788 Created temporary directory: /tmp/pip-ephem-wheel-cache-abfu8tf4 2021-07-11T20:05:06,792 Created temporary directory: /tmp/pip-req-tracker-9sp37kdz 2021-07-11T20:05:06,792 Initialized build tracking at /tmp/pip-req-tracker-9sp37kdz 2021-07-11T20:05:06,792 Created build tracker: /tmp/pip-req-tracker-9sp37kdz 2021-07-11T20:05:06,792 Entered build tracker: /tmp/pip-req-tracker-9sp37kdz 2021-07-11T20:05:06,793 Created temporary directory: /tmp/pip-wheel-z0vrbx23 2021-07-11T20:05:06,823 1 location(s) to search for versions of pyexifinfo: 2021-07-11T20:05:06,823 * https://pypi.org/simple/pyexifinfo/ 2021-07-11T20:05:06,823 Fetching project page and analyzing links: https://pypi.org/simple/pyexifinfo/ 2021-07-11T20:05:06,824 Getting page https://pypi.org/simple/pyexifinfo/ 2021-07-11T20:05:06,825 Found index url https://pypi.org/simple 2021-07-11T20:05:07,001 Found link https://files.pythonhosted.org/packages/92/a3/479c4cb327c78f2faa330fe91ca7d571b1bdb32005613c32d67dc8036e35/pyexifinfo-0.3.9.tar.gz#sha256=eaa4d5b382860507b4a99e7b76521c5ff2ddb47e31e3e3d8172123b9053241ad (from https://pypi.org/simple/pyexifinfo/), version: 0.3.9 2021-07-11T20:05:07,002 Found link https://files.pythonhosted.org/packages/d5/57/7d90277921541ff7113ec1de13b7163f9b85abe43f905a9f94420ecdd528/pyexifinfo-0.4.0.tar.gz#sha256=578b34b3c593fe77bbe6b62588f9f2ec679dca63f7d486148c9a6ff1fdd4bdc9 (from https://pypi.org/simple/pyexifinfo/), version: 0.4.0 2021-07-11T20:05:07,002 Skipping link: not a file: https://pypi.org/simple/pyexifinfo/ 2021-07-11T20:05:07,020 Given no hashes to check 1 links for project 'pyexifinfo': discarding no candidates 2021-07-11T20:05:07,039 Collecting pyexifinfo==0.4.0 2021-07-11T20:05:07,041 Created temporary directory: /tmp/pip-unpack-pkj3txsf 2021-07-11T20:05:07,082 Downloading pyexifinfo-0.4.0.tar.gz (3.6 kB) 2021-07-11T20:05:07,112 Added pyexifinfo==0.4.0 from https://files.pythonhosted.org/packages/d5/57/7d90277921541ff7113ec1de13b7163f9b85abe43f905a9f94420ecdd528/pyexifinfo-0.4.0.tar.gz#sha256=578b34b3c593fe77bbe6b62588f9f2ec679dca63f7d486148c9a6ff1fdd4bdc9 to build tracker '/tmp/pip-req-tracker-9sp37kdz' 2021-07-11T20:05:07,114 Running setup.py (path:/tmp/pip-wheel-z0vrbx23/pyexifinfo_4e65c65f2b734a73b97fba3aae5455ec/setup.py) egg_info for package pyexifinfo 2021-07-11T20:05:07,114 Created temporary directory: /tmp/pip-pip-egg-info-5hughkd6 2021-07-11T20:05:07,115 Running command python setup.py egg_info 2021-07-11T20:05:08,072 running egg_info 2021-07-11T20:05:08,074 creating /tmp/pip-pip-egg-info-5hughkd6/pyexifinfo.egg-info 2021-07-11T20:05:08,075 writing /tmp/pip-pip-egg-info-5hughkd6/pyexifinfo.egg-info/PKG-INFO 2021-07-11T20:05:08,077 writing dependency_links to /tmp/pip-pip-egg-info-5hughkd6/pyexifinfo.egg-info/dependency_links.txt 2021-07-11T20:05:08,079 writing top-level names to /tmp/pip-pip-egg-info-5hughkd6/pyexifinfo.egg-info/top_level.txt 2021-07-11T20:05:08,081 writing manifest file '/tmp/pip-pip-egg-info-5hughkd6/pyexifinfo.egg-info/SOURCES.txt' 2021-07-11T20:05:08,229 reading manifest file '/tmp/pip-pip-egg-info-5hughkd6/pyexifinfo.egg-info/SOURCES.txt' 2021-07-11T20:05:08,232 writing manifest file '/tmp/pip-pip-egg-info-5hughkd6/pyexifinfo.egg-info/SOURCES.txt' 2021-07-11T20:05:08,239 Traceback (most recent call last): 2021-07-11T20:05:08,239 File "", line 1, in 2021-07-11T20:05:08,239 File "/tmp/pip-wheel-z0vrbx23/pyexifinfo_4e65c65f2b734a73b97fba3aae5455ec/setup.py", line 95, in 2021-07-11T20:05:08,240 result = check_if_exiftool_is_already_installed() 2021-07-11T20:05:08,240 File "/tmp/pip-wheel-z0vrbx23/pyexifinfo_4e65c65f2b734a73b97fba3aae5455ec/setup.py", line 48, in check_if_exiftool_is_already_installed 2021-07-11T20:05:08,240 result = subprocess.call( 2021-07-11T20:05:08,240 File "/usr/lib/python3.9/subprocess.py", line 349, in call 2021-07-11T20:05:08,241 with Popen(*popenargs, **kwargs) as p: 2021-07-11T20:05:08,241 File "/usr/lib/python3.9/subprocess.py", line 951, in __init__ 2021-07-11T20:05:08,242 self._execute_child(args, executable, preexec_fn, close_fds, 2021-07-11T20:05:08,242 File "/usr/lib/python3.9/subprocess.py", line 1823, in _execute_child 2021-07-11T20:05:08,244 raise child_exception_type(errno_num, err_msg, err_filename) 2021-07-11T20:05:08,244 FileNotFoundError: [Errno 2] No such file or directory: 'exiftool' 2021-07-11T20:05:08,313 WARNING: Discarding https://files.pythonhosted.org/packages/d5/57/7d90277921541ff7113ec1de13b7163f9b85abe43f905a9f94420ecdd528/pyexifinfo-0.4.0.tar.gz#sha256=578b34b3c593fe77bbe6b62588f9f2ec679dca63f7d486148c9a6ff1fdd4bdc9 (from https://pypi.org/simple/pyexifinfo/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T20:05:08,314 ERROR: Could not find a version that satisfies the requirement pyexifinfo==0.4.0 (from versions: 0.3.9, 0.4.0) 2021-07-11T20:05:08,315 ERROR: No matching distribution found for pyexifinfo==0.4.0 2021-07-11T20:05:08,315 Exception information: 2021-07-11T20:05:08,315 Traceback (most recent call last): 2021-07-11T20:05:08,315 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T20:05:08,315 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T20:05:08,315 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T20:05:08,315 raise RequirementsConflicted(criterion) 2021-07-11T20:05:08,315 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyexifinfo==0.4.0') 2021-07-11T20:05:08,315 2021-07-11T20:05:08,315 During handling of the above exception, another exception occurred: 2021-07-11T20:05:08,315 2021-07-11T20:05:08,315 Traceback (most recent call last): 2021-07-11T20:05:08,315 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T20:05:08,315 result = self._result = resolver.resolve( 2021-07-11T20:05:08,315 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T20:05:08,315 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T20:05:08,315 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T20:05:08,315 raise ResolutionImpossible(e.criterion.information) 2021-07-11T20:05:08,315 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyexifinfo==0.4.0'), parent=None)] 2021-07-11T20:05:08,315 2021-07-11T20:05:08,315 The above exception was the direct cause of the following exception: 2021-07-11T20:05:08,315 2021-07-11T20:05:08,315 Traceback (most recent call last): 2021-07-11T20:05:08,315 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T20:05:08,315 status = self.run(options, args) 2021-07-11T20:05:08,315 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T20:05:08,315 return func(self, options, args) 2021-07-11T20:05:08,315 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T20:05:08,315 requirement_set = resolver.resolve( 2021-07-11T20:05:08,315 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T20:05:08,315 raise error from e 2021-07-11T20:05:08,315 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyexifinfo==0.4.0 2021-07-11T20:05:08,320 Removed pyexifinfo==0.4.0 from https://files.pythonhosted.org/packages/d5/57/7d90277921541ff7113ec1de13b7163f9b85abe43f905a9f94420ecdd528/pyexifinfo-0.4.0.tar.gz#sha256=578b34b3c593fe77bbe6b62588f9f2ec679dca63f7d486148c9a6ff1fdd4bdc9 from build tracker '/tmp/pip-req-tracker-9sp37kdz' 2021-07-11T20:05:08,320 Removed build tracker: '/tmp/pip-req-tracker-9sp37kdz'