Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Error while installing micromamba #40

Open
ws1088 opened this issue Oct 16, 2022 · 6 comments
Open

Error while installing micromamba #40

ws1088 opened this issue Oct 16, 2022 · 6 comments

Comments

@ws1088
Copy link

ws1088 commented Oct 16, 2022

Looks like micromamba was downloaded successfully, but I got an error message:

Failed to setup Python, see logs for more information. 
Error: spawn C:\Users\my_user\.micromamba\bin\micromamba.exe ENOENT

from the .micromamaba directory I only see info and Library sub-directories

@AppetiteTeam
Copy link

same

@Buedenbender
Copy link

Same for me aswell

@corivera
Copy link

Looks like the bin folder lives in the Library folder in the Windows package, which is backed up by the docs: https://mamba.readthedocs.io/en/latest/installation.html#windows

@bestadamdagoat
Copy link

You'll need to move the bin folder located at C:\Users\youruser.micromamba\Library into C:\Users\youruser.micromamba\ for now

@github-actions github-actions bot removed the classify label Sep 13, 2023
@ERF4
Copy link

ERF4 commented Dec 18, 2023

This issue has cost me a significant amount of time and energy trying to find a workaround. Simply moving the executable did not work; the extension suggests running a command that fails because the PowerShell script it references does not appear to exist. Additionally, all the installation procedures on the Mamba website are confusing and convoluted; they either do not work for me, or do not show up under this extension.

I'm just a student looking to use an open-source Python distribution, with the help of this otherwise-great extension. I don't want to give up and go download Anaconda, but at this point I'm not sure I have a choice.

It would be really cool if this got fixed at some point.

@mohitsainiknl
Copy link

This may help:
https://github.com/mamba-org/micromamba-releases#linux--macos--windows-git-bash

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants