If this template helps then use it. If not then just delete and start from scratch.
OS (e.g. Win10): PsychoPy version: v2024.1.4 Standard Standalone Installation? (y/n) : yes URL of experiment: Do you want it to also run locally? (y/n): yes
Hi, I am trying to create an experiment that will run in a new projhect. But it keeps on saying this: Traceback (most recent call last):
File “C:\Users\tsham\Desktop\Psychopy Programme\lib\site-packages\psychopy\app\ribbon.py”, line 898, in onPavloviaCreate
createDlg = sync.CreateDlg(self,
File “C:\Users\tsham\Desktop\Psychopy Programme\lib\site-packages\psychopy\app\pavlovia_ui\sync.py”, line 53, in init
self.session = parent.session
AttributeError: ‘PavloviaProjectCtrl’ object has no attribute ‘session’
And if i decide to sync it with pavlovia ir goes to an old project instead of givinng me permission to create a new one. Please assist me as I want the new experiment to have its own project
Hi,
Maybe you can try navigating to your experiment folder, enabling visibility of hidden files, and deleting any existing .git folder to disconnect from previous Pavlovia projects, ensuring a fresh project sync.
Hope this helps.