2022-10-28T09:32:50,556 Created temporary directory: /tmp/pip-ephem-wheel-cache-wf05wliw 2022-10-28T09:32:50,558 Created temporary directory: /tmp/pip-build-tracker-nwoolgbz 2022-10-28T09:32:50,559 Initialized build tracking at /tmp/pip-build-tracker-nwoolgbz 2022-10-28T09:32:50,559 Created build tracker: /tmp/pip-build-tracker-nwoolgbz 2022-10-28T09:32:50,559 Entered build tracker: /tmp/pip-build-tracker-nwoolgbz 2022-10-28T09:32:50,560 Created temporary directory: /tmp/pip-wheel-0nnj6ah4 2022-10-28T09:32:50,563 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2022-10-28T09:32:50,565 Created temporary directory: /tmp/pip-ephem-wheel-cache-6367irta 2022-10-28T09:32:50,629 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-10-28T09:32:50,633 2 location(s) to search for versions of imagingplus: 2022-10-28T09:32:50,633 * https://pypi.org/simple/imagingplus/ 2022-10-28T09:32:50,633 * https://www.piwheels.org/simple/imagingplus/ 2022-10-28T09:32:50,633 Fetching project page and analyzing links: https://pypi.org/simple/imagingplus/ 2022-10-28T09:32:50,634 Getting page https://pypi.org/simple/imagingplus/ 2022-10-28T09:32:50,635 Found index url https://pypi.org/simple 2022-10-28T09:32:50,703 Fetched page https://pypi.org/simple/imagingplus/ as application/vnd.pypi.simple.v1+json 2022-10-28T09:32:50,704 Found link https://files.pythonhosted.org/packages/89/52/a2b290f619aca2950c7daa2ed32daae2ebf75cf6903eafa7d167c6d47ba3/imagingplus-0.2b0.tar.gz (from https://pypi.org/simple/imagingplus/), version: 0.2b0 2022-10-28T09:32:50,705 Fetching project page and analyzing links: https://www.piwheels.org/simple/imagingplus/ 2022-10-28T09:32:50,705 Getting page https://www.piwheels.org/simple/imagingplus/ 2022-10-28T09:32:50,706 Found index url https://www.piwheels.org/simple 2022-10-28T09:32:50,934 Fetched page https://www.piwheels.org/simple/imagingplus/ as text/html 2022-10-28T09:32:50,935 Skipping link: not a file: https://www.piwheels.org/simple/imagingplus/ 2022-10-28T09:32:50,935 Skipping link: not a file: https://pypi.org/simple/imagingplus/ 2022-10-28T09:32:50,953 Given no hashes to check 1 links for project 'imagingplus': discarding no candidates 2022-10-28T09:32:50,970 Collecting imagingplus==0.2b0 2022-10-28T09:32:50,972 Created temporary directory: /tmp/pip-unpack-pyfo63r8 2022-10-28T09:32:51,018 Downloading imagingplus-0.2b0.tar.gz (116 kB) 2022-10-28T09:32:51,167 Added imagingplus==0.2b0 from https://files.pythonhosted.org/packages/89/52/a2b290f619aca2950c7daa2ed32daae2ebf75cf6903eafa7d167c6d47ba3/imagingplus-0.2b0.tar.gz to build tracker '/tmp/pip-build-tracker-nwoolgbz' 2022-10-28T09:32:51,171 Created temporary directory: /tmp/pip-build-env-9ltrihtq 2022-10-28T09:32:51,179 Installing build dependencies: started 2022-10-28T09:32:51,179 Running command pip subprocess to install build dependencies 2022-10-28T09:32:52,399 Using pip 22.3 from /usr/local/lib/python3.9/dist-packages/pip (python 3.9) 2022-10-28T09:32:52,765 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2022-10-28T09:32:52,789 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-10-28T09:32:54,431 Collecting setuptools>=42 2022-10-28T09:32:54,546 Using cached https://www.piwheels.org/simple/setuptools/setuptools-65.5.0-py3-none-any.whl (1.2 MB) 2022-10-28T09:32:54,799 Collecting wheel 2022-10-28T09:32:54,815 Using cached https://www.piwheels.org/simple/wheel/wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-10-28T09:32:56,565 Installing collected packages: wheel, setuptools 2022-10-28T09:32:56,709 Creating /tmp/pip-build-env-9ltrihtq/overlay/bin 2022-10-28T09:32:56,711 changing mode of /tmp/pip-build-env-9ltrihtq/overlay/bin/wheel to 755 2022-10-28T09:32:59,221 Successfully installed setuptools-65.5.0 wheel-0.37.1 2022-10-28T09:32:59,484 Installing build dependencies: finished with status 'done' 2022-10-28T09:32:59,491 Getting requirements to build wheel: started 2022-10-28T09:32:59,492 Running command Getting requirements to build wheel 2022-10-28T09:33:00,230 Traceback (most recent call last): 2022-10-28T09:33:00,231 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/pep517/in_process/_in_process.py", line 351, in 2022-10-28T09:33:00,231 main() 2022-10-28T09:33:00,231 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/pep517/in_process/_in_process.py", line 333, in main 2022-10-28T09:33:00,232 json_out['return_val'] = hook(**hook_input['kwargs']) 2022-10-28T09:33:00,232 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/pep517/in_process/_in_process.py", line 118, in get_requires_for_build_wheel 2022-10-28T09:33:00,232 return hook(config_settings) 2022-10-28T09:33:00,232 File "/tmp/pip-build-env-9ltrihtq/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 338, in get_requires_for_build_wheel 2022-10-28T09:33:00,232 return self._get_build_requires(config_settings, requirements=['wheel']) 2022-10-28T09:33:00,233 File "/tmp/pip-build-env-9ltrihtq/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 320, in _get_build_requires 2022-10-28T09:33:00,233 self.run_setup() 2022-10-28T09:33:00,233 File "/tmp/pip-build-env-9ltrihtq/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 335, in run_setup 2022-10-28T09:33:00,234 exec(code, locals()) 2022-10-28T09:33:00,234 File "", line 5, in 2022-10-28T09:33:00,235 File "/usr/lib/python3.9/pathlib.py", line 1255, in read_text 2022-10-28T09:33:00,236 with self.open(mode='r', encoding=encoding, errors=errors) as f: 2022-10-28T09:33:00,236 File "/usr/lib/python3.9/pathlib.py", line 1241, in open 2022-10-28T09:33:00,237 return io.open(self, mode, buffering, encoding, errors, newline, 2022-10-28T09:33:00,237 File "/usr/lib/python3.9/pathlib.py", line 1109, in _opener 2022-10-28T09:33:00,238 return self._accessor.open(self, flags, mode) 2022-10-28T09:33:00,238 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-0nnj6ah4/imagingplus_2befd38098d7486d94bb5a1adf06b3b5/requirements_dev.txt' 2022-10-28T09:33:00,320 ERROR: [present-rich] Getting requirements to build wheel exited with 1 2022-10-28T09:33:00,337 [bold magenta]full command[/]: [blue]/usr/bin/python3 /usr/local/lib/python3.9/dist-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpftku413_[/] 2022-10-28T09:33:00,338 [bold magenta]cwd[/]: /tmp/pip-wheel-0nnj6ah4/imagingplus_2befd38098d7486d94bb5a1adf06b3b5 2022-10-28T09:33:00,338 Getting requirements to build wheel: finished with status 'error' 2022-10-28T09:33:00,341 ERROR: [present-rich] Getting requirements to build wheel exited with 1 2022-10-28T09:33:00,346 Exception information: 2022-10-28T09:33:00,346 Traceback (most recent call last): 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2022-10-28T09:33:00,346 status = run_func(*args) 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2022-10-28T09:33:00,346 return func(self, options, args) 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2022-10-28T09:33:00,346 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2022-10-28T09:33:00,346 result = self._result = resolver.resolve( 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-10-28T09:33:00,346 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-10-28T09:33:00,346 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2022-10-28T09:33:00,346 if not criterion.candidates: 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2022-10-28T09:33:00,346 return bool(self._sequence) 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2022-10-28T09:33:00,346 return any(self) 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2022-10-28T09:33:00,346 return (c for c in iterator if id(c) not in self._incompatible_ids) 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2022-10-28T09:33:00,346 candidate = func() 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link 2022-10-28T09:33:00,346 self._link_candidate_cache[link] = LinkCandidate( 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 297, in __init__ 2022-10-28T09:33:00,346 super().__init__( 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 162, in __init__ 2022-10-28T09:33:00,346 self.dist = self._prepare() 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 231, in _prepare 2022-10-28T09:33:00,346 dist = self._prepare_distribution() 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 308, in _prepare_distribution 2022-10-28T09:33:00,346 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 491, in prepare_linked_requirement 2022-10-28T09:33:00,346 return self._prepare_linked_requirement(req, parallel_builds) 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 577, in _prepare_linked_requirement 2022-10-28T09:33:00,346 dist = _get_prepared_distribution( 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 69, in _get_prepared_distribution 2022-10-28T09:33:00,346 abstract_dist.prepare_distribution_metadata( 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 48, in prepare_distribution_metadata 2022-10-28T09:33:00,346 self._install_build_reqs(finder) 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 118, in _install_build_reqs 2022-10-28T09:33:00,346 build_reqs = self._get_build_requires_wheel() 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 95, in _get_build_requires_wheel 2022-10-28T09:33:00,346 return backend.get_requires_for_build_wheel() 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/utils/misc.py", line 685, in get_requires_for_build_wheel 2022-10-28T09:33:00,346 return super().get_requires_for_build_wheel(config_settings=cs) 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/pep517/wrappers.py", line 173, in get_requires_for_build_wheel 2022-10-28T09:33:00,346 return self._call_hook('get_requires_for_build_wheel', { 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/pep517/wrappers.py", line 309, in _call_hook 2022-10-28T09:33:00,346 self._subprocess_runner( 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/utils/subprocess.py", line 252, in runner 2022-10-28T09:33:00,346 call_subprocess( 2022-10-28T09:33:00,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2022-10-28T09:33:00,346 raise error 2022-10-28T09:33:00,346 pip._internal.exceptions.InstallationSubprocessError: Getting requirements to build wheel exited with 1 2022-10-28T09:33:00,357 Removed imagingplus==0.2b0 from https://files.pythonhosted.org/packages/89/52/a2b290f619aca2950c7daa2ed32daae2ebf75cf6903eafa7d167c6d47ba3/imagingplus-0.2b0.tar.gz from build tracker '/tmp/pip-build-tracker-nwoolgbz' 2022-10-28T09:33:00,357 Removed build tracker: '/tmp/pip-build-tracker-nwoolgbz'