Stack Exchange Network
Stack Exchange network consists of 182 Q&A communities including
Stack Overflow
, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack Exchange
Super User is a question and answer site for computer enthusiasts and power users. It only takes a minute to sign up.
Sign up to join this community
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about Teams
I am a new to macOS and I am using an the iMac running macOS 12.6.3 (Monterey) I am trying to load pygame.
I have already loaded python 3.11 and pycharm. Every time I try to load pygame I keep getting the error that it can not load because of a file problem not associated with PIP.
Most solutions require Homebrew but to load it I have to use Bash. When I do I get command not found. I can not load Homebrew or any program requiring Bash.
After much searching, I believe the problem is I have lost Bash or Zsh somehow. I do not know where to go to find them. Every command I have found to locate bash uses Bash and returns command not found.
Can you tell me how to find the file without using Bash? Or how can I reload bash and where should I put it?
Señor CMasMas's comment below allowed me to start installing
Homebrew, it is installing now.
Before I started the Homebrew install I tried to close the terminal and as soon as I got out of terminal, the path reverted to what it was before. I typed in the suggested code again and then started Homebrew.
How can I make the changes to the path permanent? I tried searching for the .rc file but nothing was found.
–
–
–
–
–