Description of the problem:
I cannot run the experiment
it shows :
[ 500] “unable to pull the project from the GitLab repository: Cmd(‘git’) failed due to: exit code(1)\n cmdline: git pull\n stderr: ‘Your configuration specifies to merge with the ref ‘refs/heads/master’\nfrom the remote, but no such ref was fetched.’” ( #None )
Hi!Thank you for your response.
I create a new folder and sync again and it works. But new problem appears. it says pictures is not defined but the experiment run well locally.
By pictures do you mean a variable called pictures (put pictures = 0 in Begin Experiment) or your image files (add them via Experiment Settings / Online / Additional Resources)?
pictures is the name of a variable. i set the image=$pictures . l don’t know how to make pictures=0 at the begin experiment. I don’t know coding.l used the psychopy builder to create this experiment. And I add them in the experiment setting
that problem was solved somehow(I don’t know how) and now it says unknown resource. I checked the similar question and change\to/ and I’m sure all the pictures are in the addition resources but still doesn’t work. Really thanks for your patience!
This error message tells you that your experiment cannot find the image file. PsychoPy is better
in finding misspelled files than PychoJS. Check your filenames for space, control lower/upper case and the file extension.