Hi there!
I’m trying to upload my builder experiment to pavlovia. I’ve been doing this for several years now with no issue, but now, it uploads my files to pavlovia but when I try piloting it, its stuck on a white screen:
I have tried deleting hidden .gits and syncing it - no chance. it actually throws another error when I try syncing without the .git (here —> Traceback (most recent call last):
File “/Volumes/PsychoPy-2026.1.1/PsychoPy.app/Contents/Resources/lib/python3.10/psychopy/app/builder/builder.py”, line 1652, in onPavloviaSync
File “/Volumes/PsychoPy-2026.1.1/PsychoPy.app/Contents/Resources/lib/python3.10/psychopy/app/pavlovia_ui/project.py”, line 842, in syncProject
File “/Volumes/PsychoPy-2026.1.1/PsychoPy.app/Contents/Resources/lib/python3.10/psychopy/app/pavlovia_ui/functions.py”, line 125, in showCommitDialog
File “/Volumes/PsychoPy-2026.1.1/PsychoPy.app/Contents/Resources/lib/python3.10/psychopy/projects/pavlovia.py”, line 1295, in getChanges
File “/Volumes/PsychoPy-2026.1.1/PsychoPy.app/Contents/Resources/lib/python3.10/git/repo/base.py”, line 992, in untracked_files
File “/Volumes/PsychoPy-2026.1.1/PsychoPy.app/Contents/Resources/lib/python3.10/git/repo/base.py”, line 1011, in _get_untracked_files
File “/Volumes/PsychoPy-2026.1.1/PsychoPy.app/Contents/Resources/lib/python3.10/git/util.py”, line 512, in finalize_process
File “/Volumes/PsychoPy-2026.1.1/PsychoPy.app/Contents/Resources/lib/python3.10/git/cmd.py”, line 419, in wait
git.exc.GitCommandError: Cmd(‘/Volumes/PsychoPy-2026.1.1/PsychoPy.app/Contents/Resources/git-core/git’) failed due to: exit code(128)
cmdline: /Volumes/PsychoPy-2026.1.1/PsychoPy.app/Contents/Resources/git-core/git status —porcelain —untracked-files
stderr: ‘fatal: not a git repository (or any of the parent directories): .git)
I am using psychoy 2026.1.1
I suspect it doesnt “see” my actual sources for some reason:
here are my files:
hope someone can help me out, I’m stuck! thanks


