Ever have trouble installing GPAW on your fancy new arm-based Apple computer? Is MacOSX getting you down when you're just trying to do some DFT work?! Well, worry no more (hopefully... your mileage may vary)! Just install this .sh script and start smiling. 🤓
Open up terminal and type
cd ~
curl -O https://raw.githubusercontent.com/jpferrierjr/Apple-Silicon-GPAW-setup/main/MacOSX_M1_GPAW_SETUP.sh
chmod u+x MacOS_M1_GPAW_SETUP.sh
./MacOS_M1_GPAW_SETUP.sh
and then follow the on screen prompts!