URL of experiment:
Description of the problem:
Hi everyone! I got an error message when I tried to sync my project.
When I first tried to upload the experiment on Pavlovia, I name it as “cointask_trainingpseudoneglect”. It was synchronised successfully, but I deleted it later. I tried to re-upload the same project, but every time I got error messages saying “sync failed, project could not be found”.
Below is the Traceback:
Traceback (most recent call last):
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.8/psychopy/projects/pavlovia.py”, line 594, in getitem
KeyError: ‘path_with_namespace’
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.8/psychopy/app/builder/builder.py”, line 1393, in onPavloviaRun
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.8/psychopy/projects/pavlovia.py”, line 596, in getitem
AttributeError: ‘NoneType’ object has no attribute ‘attributes’
Any help would be appreciated, thanks!