Trouble installing on M1 mac #3814
Unanswered
plasmasnake88
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all wonderful people,
i have embarked on a journey on installing on a Mac M1 laptop, but i fear i might have taken too big of a mouthful for my know-how on Python and Terminal.
I have been struggling, and made it almost to the end, but now when i attempt to run ./stable-diffusion-webui/run_webui_mac.sh
This is what I get:
To make your changes take effect please reactivate your environment WARNING: overwriting environment variables set in the machine overwriting variable PYTORCH_ENABLE_MPS_FALLBACK fatal: not a git repository (or any of the parent directories): .git python: can't open file '/Users/vik/webui.py': [Errno 2] No such file or directory
i installed it in Documents, so somehow the path is wrong. However, i tried to move the package to my '/Users/vik/' but it gave me an array of other errors then.
Somehow I sense Python is messed up in installation, even though i tried to re-install via Homebrew.
Any kind soul who could attempt to help me out? Would be much appreciated.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions