URL of experiment: Pavlovia
Description of the problem: I made a test ‘experiment’ in the builder gui (just opening a screen with a text, the presentation of which can be ended with a spacebar press), to learn how to run psychopy experiments online. I am not exactly a stranger to psychopy, but have not ran one on the laptop I used, and I have also never used pavlovia.
The ‘experiment’ worked fine on the machine. Then I exported to html (see printscreen). I also clicked on the globe+i icon, and then it seemed to have synched fine (see printscreen). I also included a printscreen of my experiment settings. When I pressend the globe+synch icon, it gave me the following error message of an unhandled internal error: Traceback (most recent call last):File “C:\Program Files\PsychoPy3\lib\site-packages\psychopy\app\builder\builder.py”, line 1232, in onPavloviaSync
retVal = pavlovia_ui.syncProject(parent=self, project=self.project)
File “C:\Program Files\PsychoPy3\lib\site-packages\psychopy\app\pavlovia_ui\project.py”, line 497, in syncProject
syncFrame = parent.app.runner.stdOut
AttributeError: ‘NoneType’ object has no attribute ‘stdOut’
What I am doing wrong?
Regards,
Marije