Skip to content

Getting Command not found "mamba" error #549

@karkir0003

Description

@karkir0003

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

I'm on a windows laptop and I'm trying to run mamba activate <env name> command in Ubuntu on Windows. I went through the README.md to install the Windows latest distribution of miniforge3. I ensured to check the box for "add to PATH". However, when I reopened my Ubuntu on Windows terminal and try typing mamba activate <env name>, I get "mamba": executable file not found in $PATH error. When I do echo $PATH, I see /mnt/c/Users/<$USER>/miniforge3 in the PATH. Not sure if I missed a step?

Installed packages

N/A

Environment info

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingwindowswslWindows Subsystem for Linux

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions