Hi,
I’m trying to run Galaxy on my Mac m1 Big Sur.
I get the following error when trying to run $ git:(master) sh run.sh
ERROR: Could not install packages due to an OSError: Missing dependencies for SOCKS support.
Any suggestions? I’m grateful for any help!
Thanks a lot,
Ashlley
gbbio
2
I see no one replied yet, and I am not a mac user. But the first thing I notice is your command, and specifically this part:
$ git:(master)
I wonder if this may be the problem, I assume that you do not always see that $ git:(master)
part at the beginning of your commandline. Maybe you could solve that first and try again. Maybe this helps: bash - My shell prompt looks like this: ➜ ~ git:(master) ✗. How can I get my normal prompt back? - Stack Overflow