Error message each time I try to run

Hello! I keep trying to run my experiment from Psychopy to Pavlovia and I keep getting this error message:

Traceback (most recent call last):
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.8/psychopy/app/builder/builder.py”, line 1612, in onPavloviaRun
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.8/psychopy/app/builder/builder.py”, line 1608, in onPavloviaSync
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.8/psychopy/app/pavlovia_ui/project.py”, line 854, in syncProject
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.8/psychopy/projects/pavlovia.py”, line 873, in sync
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.8/psychopy/projects/pavlovia.py”, line 1110, in firstPush
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.8/psychopy/projects/pavlovia.py”, line 1269, in commit
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.8/git/cmd.py”, line 542, in
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.8/git/cmd.py”, line 1005, in _call_process
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.8/git/cmd.py”, line 822, in execute
git.exc.GitCommandError: Cmd(‘/Applications/PsychoPy.app/Contents/Resources/git-core/git’) failed due to: exit code(1)
cmdline: /Applications/PsychoPy.app/Contents/Resources/git-core/git commit -m Push initial project files
stdout: ‘On branch master
nothing to commit, working tree clean’

Can anyone please help? It has never happened to me before. Thank you!

In the template there was a question about which version of PsychoPy you are using.

It is version v2024.1.5

In that case please try the git config solution or push fewer files on your initial sync.

Thank you for the reply! I am quite new to Psychopy. Can you please elaborate on what the git config solution is? Thanks!

Hello @Ellenbogen_Lab

Read the post “500 Error: Syncing with Pavlovia” mentioned above by @wakecarter.

Best wishes Jens

Also – you could try 2025.1.0. Hopefully the reason you are using 2024.1.5 has now been fixed.