Project works when running in builder but I am getting this error when trying to push it online. Any ideas on how to resolve?
Description of the problem:
Traceback (most recent call last):
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.6/psychopy/app/pavlovia_ui/project.py”, line 160, in submitChanges
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.6/psychopy/projects/pavlovia.py”, line 753, in getRepo
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.6/psychopy/projects/pavlovia.py”, line 821, in newRepo
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.6/psychopy/projects/pavlovia.py”, line 860, in cloneRepo
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.6/git/repo/base.py”, line 982, in clone_from
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.6/git/repo/base.py”, line 933, in _clone
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.6/git/util.py”, line 333, in finalize_process
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.6/git/cmd.py”, line 415, in wait
git.exc.GitCommandError: Cmd(‘/Applications/PsychoPy.app/Contents/Resources/git-core/git’) failed due to: exit code(128)
cmdline: /Applications/PsychoPy.app/Contents/Resources/git-core/git clone -v Sign in · GitLab /Users/gracegillespie/Documents/*PROJECTS/Ensembles/Ensemble Coding Race is Gendered/Study 2- Race is Gendered Pairings /Study 2- Asian & LatinX /ECRG2_AL_1A
stderr: ‘fatal: destination path ‘/Users/gracegillespie/Documents/*PROJECTS/Ensembles/Ensemble Coding Race is Gendered/Study 2- Race is Gendered Pairings /Study 2- Asian & LatinX /ECRG2_AL_1A’ already exists and is not an empty directory.
‘