GitPython and Git Installation Internal Error After Updating to Newest Version

OS (e.g. Win10): macOS Mojave
PsychoPy version (e.g. 1.84.x): 2024.2.4
Standard Standalone? (y/n) If not then what?: Yes

When opening my psyexp file on PsychoPy, I’m given the error message:

Traceback (most recent call last):
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.10/psychopy/app/builder/builder.py”, line 780, in fileOpen
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.10/psychopy/projects/pavlovia.py”, line 1467, in getProject
psychopy.exceptions.DependencyError: gitpython and a git installation required for getProject()

I recieve the same error message when attempting to run the study. I’m running in on Desktop, not using Pavlovia. I receive the same error message when attempting to Pilot or Run. The study was created on another computer and worked on that computer, but is producing this error after being transferred to the new computer.