[Python 3.9] Clar SciPy Re-implementation, pythoncall
Debugging, Optional RMS
#2264
Annotations
1 error and 8 warnings
Setup Mambaforge Python 3.9
The process '/usr/share/miniconda3/condabin/mamba' failed with exit code 1
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, conda-incubator/setup-miniconda@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Setup Mambaforge Python 3.9
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
|
Setup Mambaforge Python 3.9
/usr/share/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|
Setup Mambaforge Python 3.9
Mamba support is still experimental and can result in differently solved environments!
|
Setup Mambaforge Python 3.9
/usr/share/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
Setup Mambaforge Python 3.9
ERROR conda.core.link:_execute(951): An error occurred while installing package 'rmg::gcc-4.8.5-7'.
|
Setup Mambaforge Python 3.9
LinkError: post-link script failed for package rmg::gcc-4.8.5-7
location of failed script: /usr/share/miniconda3/envs/rmg_env/bin/.gcc-post-link.sh
==> script messages <==
<None>
==> script output <==
stdout: Installation failed: gcc is not able to compile a simple 'Hello, World' program.
stderr: No LSB modules are available.
/usr/share/miniconda3/envs/rmg_env/bin/../libexec/gcc/x86_64-unknown-linux-gnu/4.8.5/cc1: error while loading shared libraries: libmpfr.so.4: cannot open shared object file: No such file or directory
return code: 1
()
|
Loading