wy-luke / StableDiffusion-Installer-For-Mac

Install Stable Diffusion on your Mac with one single command. 一条命令为你的 Mac 装上 Stable Diffusion
41 stars 5 forks source link

报错 critical libmamba Shell not initialized #15

Closed shijian123 closed 10 months ago

shijian123 commented 10 months ago

'micromamba' is running as a subprocess and can't modify the parent shell. Thus you must initialize your shell before using activate and deactivate.

To initialize the current bash shell, run: $ eval "$(micromamba shell hook --shell bash)" and then activate or deactivate with: $ micromamba activate To automatically initialize all future (bash) shells, run: $ micromamba shell init --shell bash --root-prefix=~/micromamba If your shell was already initialized, reinitialize your shell with: $ micromamba shell reinit --shell bash Otherwise, this may be an issue. In the meantime you can run commands. See: $ micromamba run --help

Supported shells are {bash, zsh, csh, xonsh, cmd.exe, powershell, fish}. critical libmamba Shell not initialized

wy-luke commented 10 months ago

确认一下是怎么执行的命令,是按照说明里面的,使用 bash 执行的脚本吗?

wy-luke commented 10 months ago

fixed https://github.com/wy-luke/StableDiffusion-Installer-For-Mac/releases/tag/v1.1.0.