discord-stable-diffusion
discord-stable-diffusion copied to clipboard
SyntaxError: invalid syntax on line 2
My friend is trying to run this bot on his Mac M1. However, when trying to run setup.sh
, he is plauged with this error:
[friend's user] mare.ai % sudo sh setup.sh
File "/Users/[friend's name]/Downloads/mare.ai/venv/bin/pip", line 2
/bin/python3.11
^
SyntaxError: invalid syntax
It also always opens a venv folder called venv?
instead of venv
for some reason, and every time we rename it to venv
it just creates a new folder called venv?
.
Why could that be? Thanks.
I have realized that this bot cannot be run on a Mac, but maybe this error is still worth looking into? I dunno.