Skip to content

Deprecated installation instructions with mambaforge #486

@ageliina

Description

@ageliina

Hi,

The imSim conda installation instructions https://lsstdesc.org/imSim/install.html#install-conda instruct to install mambaforge using

curl -L -O "https://github.com/conda-forge/miniforge/releases/latest/download/Mambaforge-$(uname)-$(uname -m).sh"
bash Mambaforge-$(uname)-$(uname -m).sh

The result of the curl command is an invalid script, likely due to to the fact that mambaforge is deprecated as of July 2024 as stated here: https://github.com/conda-forge/miniforge

Replacing mambaforge with miniforge fixed this issue for my installation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions