I should say I am a total noob at running terminal related things on MacOS but here we are. I got Python installed and PiPX using Brew. I can run the command pipx install mymcplusplus and it works but if I try to run pipx install mymcplusplus[gui] it returns the error zsh: no matches found: mymcplusplus[gui]
I should say I am a total noob at running terminal related things on MacOS but here we are. I got Python installed and PiPX using Brew. I can run the command
pipx install mymcplusplusand it works but if I try to runpipx install mymcplusplus[gui]it returns the errorzsh: no matches found: mymcplusplus[gui]