I’m encountering the following error while installing Miniconda (during extraction/install) or running a conda-related step. The process fails with a multiprocessing/process-pool crash:
Traceback (most recent call last):
File "entry_point.py", line 69, in <module>
File "concurrent/futures/process.py", line 484, in _chain_from_iterable_of_lists
File "concurrent/futures/_base.py", line 611, in result_iterator
File "concurrent/futures/_base.py", line 439, in result
File "concurrent/futures/_base.py", line 388, in __get_result
concurrent.futures.process.BrokenProcessPool: A process in the process pool was terminated abruptly while the future was running or pending.
[7618] Failed to execute script entry_point
I sometimes encounter issues where the unpacking starts but the installation takes an extremely long time. Please help me fix this issue! Thank you.
My current miniconda version is Miniconda3-py39_4.10.3-Linux-x86_64.sh.