Had same problem using same book. When you install pgzero and pygame from command prompt you have to run the command prompt itself as administrator. It's not enough to just be in an admin account within Windows.
Make sure to uninstall them both from command prompt before attempting to install again:
pip uninstall pygame
pip uninstall pgzero