2021-07-12T18:25:42,912 Created temporary directory: /tmp/pip-ephem-wheel-cache-q5_q9s0q 2021-07-12T18:25:42,915 Created temporary directory: /tmp/pip-req-tracker-k1_j1pnz 2021-07-12T18:25:42,915 Initialized build tracking at /tmp/pip-req-tracker-k1_j1pnz 2021-07-12T18:25:42,915 Created build tracker: /tmp/pip-req-tracker-k1_j1pnz 2021-07-12T18:25:42,916 Entered build tracker: /tmp/pip-req-tracker-k1_j1pnz 2021-07-12T18:25:42,916 Created temporary directory: /tmp/pip-wheel-s44547nb 2021-07-12T18:25:42,949 1 location(s) to search for versions of scificam: 2021-07-12T18:25:42,949 * https://pypi.org/simple/scificam/ 2021-07-12T18:25:42,950 Fetching project page and analyzing links: https://pypi.org/simple/scificam/ 2021-07-12T18:25:42,950 Getting page https://pypi.org/simple/scificam/ 2021-07-12T18:25:42,952 Found index url https://pypi.org/simple 2021-07-12T18:25:43,042 Found link https://files.pythonhosted.org/packages/6d/0c/0f0a0ac283778e71f23c603eb3c70456dedb4965a9d8c1cfc1290c77efda/scificam-0.1.1.tar.gz#sha256=9db8b017fe8b47dba8389f1da8755dcb8845ff5ebe7c6eaa3be3d953d28948d8 (from https://pypi.org/simple/scificam/), version: 0.1.1 2021-07-12T18:25:43,042 Skipping link: not a file: https://pypi.org/simple/scificam/ 2021-07-12T18:25:43,060 Given no hashes to check 1 links for project 'scificam': discarding no candidates 2021-07-12T18:25:43,079 Collecting scificam==0.1.1 2021-07-12T18:25:43,080 Created temporary directory: /tmp/pip-unpack-z8b4hl3f 2021-07-12T18:25:43,267 Downloading scificam-0.1.1.tar.gz (22 kB) 2021-07-12T18:25:43,341 Added scificam==0.1.1 from https://files.pythonhosted.org/packages/6d/0c/0f0a0ac283778e71f23c603eb3c70456dedb4965a9d8c1cfc1290c77efda/scificam-0.1.1.tar.gz#sha256=9db8b017fe8b47dba8389f1da8755dcb8845ff5ebe7c6eaa3be3d953d28948d8 to build tracker '/tmp/pip-req-tracker-k1_j1pnz' 2021-07-12T18:25:43,342 Running setup.py (path:/tmp/pip-wheel-s44547nb/scificam_04235789264c44f4abba39f2912ed1a2/setup.py) egg_info for package scificam 2021-07-12T18:25:43,343 Created temporary directory: /tmp/pip-pip-egg-info-e20zlmkl 2021-07-12T18:25:43,343 Running command python setup.py egg_info 2021-07-12T18:25:44,271 Traceback (most recent call last): 2021-07-12T18:25:44,272 File "", line 1, in 2021-07-12T18:25:44,273 File "/tmp/pip-wheel-s44547nb/scificam_04235789264c44f4abba39f2912ed1a2/setup.py", line 11 2021-07-12T18:25:44,273 print "Installing cmake...\n{0}".format(subprocess.check_output(cmd, shell=True)) 2021-07-12T18:25:44,273 ^ 2021-07-12T18:25:44,273 SyntaxError: invalid syntax 2021-07-12T18:25:44,321 WARNING: Discarding https://files.pythonhosted.org/packages/6d/0c/0f0a0ac283778e71f23c603eb3c70456dedb4965a9d8c1cfc1290c77efda/scificam-0.1.1.tar.gz#sha256=9db8b017fe8b47dba8389f1da8755dcb8845ff5ebe7c6eaa3be3d953d28948d8 (from https://pypi.org/simple/scificam/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T18:25:44,323 ERROR: Could not find a version that satisfies the requirement scificam==0.1.1 (from versions: 0.1.1) 2021-07-12T18:25:44,323 ERROR: No matching distribution found for scificam==0.1.1 2021-07-12T18:25:44,323 Exception information: 2021-07-12T18:25:44,323 Traceback (most recent call last): 2021-07-12T18:25:44,323 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T18:25:44,323 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T18:25:44,323 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T18:25:44,323 raise RequirementsConflicted(criterion) 2021-07-12T18:25:44,323 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('scificam==0.1.1') 2021-07-12T18:25:44,323 2021-07-12T18:25:44,323 During handling of the above exception, another exception occurred: 2021-07-12T18:25:44,323 2021-07-12T18:25:44,323 Traceback (most recent call last): 2021-07-12T18:25:44,323 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T18:25:44,323 result = self._result = resolver.resolve( 2021-07-12T18:25:44,323 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T18:25:44,323 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T18:25:44,323 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T18:25:44,323 raise ResolutionImpossible(e.criterion.information) 2021-07-12T18:25:44,323 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('scificam==0.1.1'), parent=None)] 2021-07-12T18:25:44,323 2021-07-12T18:25:44,323 The above exception was the direct cause of the following exception: 2021-07-12T18:25:44,323 2021-07-12T18:25:44,323 Traceback (most recent call last): 2021-07-12T18:25:44,323 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T18:25:44,323 status = self.run(options, args) 2021-07-12T18:25:44,323 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T18:25:44,323 return func(self, options, args) 2021-07-12T18:25:44,323 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T18:25:44,323 requirement_set = resolver.resolve( 2021-07-12T18:25:44,323 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T18:25:44,323 raise error from e 2021-07-12T18:25:44,323 pip._internal.exceptions.DistributionNotFound: No matching distribution found for scificam==0.1.1 2021-07-12T18:25:44,328 Removed scificam==0.1.1 from https://files.pythonhosted.org/packages/6d/0c/0f0a0ac283778e71f23c603eb3c70456dedb4965a9d8c1cfc1290c77efda/scificam-0.1.1.tar.gz#sha256=9db8b017fe8b47dba8389f1da8755dcb8845ff5ebe7c6eaa3be3d953d28948d8 from build tracker '/tmp/pip-req-tracker-k1_j1pnz' 2021-07-12T18:25:44,328 Removed build tracker: '/tmp/pip-req-tracker-k1_j1pnz'