Skip to content

instalation guide #41296

@AnoukEggink

Description

@AnoukEggink

Steps To Reproduce

I was installing sage on Windows via ubuntu via the following 3 commands:
$ curl -L -O "https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-$(uname)-$(uname -m).sh"
$ bash Miniforge3-$(uname)-$(uname -m).sh
$ conda create -n sage sage python=3.11

Expected Behavior

I expected sage to install.

Actual Behavior

The third command did not run. It said: "conda: command not found".

Additional Information

It turned out that I needed to open a new ubuntu window and then run the third command. This solved the problem.
It would be helpfull if this can be added to the installation guide.

Environment

  • OS: Windows 11
  • Sage Version: 10.6 (probably)

Checklist

  • I have searched the existing issues for a bug report that matches the one I want to file, without success.
  • I have read the documentation and troubleshoot guide

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions