I’ve been encountering an issue while trying to sync my project on Pavlovia using PsychoPy. At first, I got stuck on the initializing screen, and other times, I received a 403 nix error.
Here’s the context:
I initially created the experiment in the latest version of PsychoPy.
I then downloaded and switched to an older version (2021.2.0), which I’m currently using. I suspect this might have caused some confusion.
-Now I tried again and this is what I got:Traceback (most recent call last):
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.6/psychopy/app/pavlovia_ui/project.py”, line 166, in submitChanges
AttributeError: ‘NoneType’ object has no attribute ‘project’
-I tried deleting git folder, reinstalled psychopy but didn’t work.
Has anyone else experienced this? Any advice on how to resolve this sync issue would be greatly appreciated!
Because I needed to add a task to my experiment, and I found a version of it in Pavlovia
, but it didn’t work with my latest version(Transfering JavaScript experiment to online PsychoPy) and I got these errors. So I thought I should download an older version that would be compatible with my Mac OS, which is 10.14.6. I thought that version would work for me, but now I cannot sync. Do you think that’s the reason? Now I’ll just download the two versions to see if it works
Tried it with 2021.2.3and I got:Traceback (most recent call last):
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.6/psychopy/app/pavlovia_ui/project.py”, line 166, in submitChanges
AttributeError: ‘NoneType’ object has no attribute ‘project’
To clarify – can you create new experiments? “the psychopy” could mean “PsychoPy” or “the PsychoPy Builder file”? If you mean the latter then please do upload it to this thread.