set python version for conda #25
Annotations
1 error and 8 warnings
build
The process '/usr/bin/bash' failed with exit code 1
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
concurrent.futures.process._RemoteTraceback:
'''
Traceback (most recent call last):
File "concurrent/futures/process.py", line 424, in wait_result_broken_or_wakeup
File "multiprocessing/connection.py", line 251, in recv
TypeError: InvalidArchiveError.__init__() missing 1 required positional argument: 'msg'
'''
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "entry_point.py", line 176, in _constructor_extract_conda_pkgs
|
build
File "concurrent/futures/_base.py", line 449, in result
|
build
File "concurrent/futures/_base.py", line 401, in __get_result
|
build
concurrent.futures.process.BrokenProcessPool: A process in the process pool was terminated abruptly while the future was running or pending.
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "entry_point.py", line 314, in <module>
|
build
File "entry_point.py", line 306, in main
File "entry_point.py", line 214, in _constructor_subcommand
|
build
File "entry_point.py", line 178, in _constructor_extract_conda_pkgs
|
build
RuntimeError: Failed to extract /home/abea/miniconda3/pkgs/python-3.11.8-hab00c5b_0_cpython.conda: A process in the process pool was terminated abruptly while the future was running or pending.
[601392] Failed to execute script 'entry_point' due to unhandled exception!
|