I have installed two versions of PsychoPy (2025 and 2021). However, for the 2021.2.3 version of PsychoPy, only the runner can be opened. When I try to open the builder and coder, they flash once and then there is no response, and the interface doesn’t come out. But the 2025 version can be used normally.
The problem is that I have other uses for the 2021.2.3 version, so I must open it. I don’t know where the problem lies. Can anyone help me? Thank you very much!
p.s. the error:Traceback (most recent call last):
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\app_psychopyApp.py”, line 606, in showBuilder
self.newBuilderFrame()
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\app_psychopyApp.py”, line 590, in newBuilderFrame
fileName=fileName, app=self)
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\app\builder\builder.py”, line 233, in init
self._mgr.LoadPerspective(self.frameData[‘auiPerspective’])
File “C:\Program Files\PsychoPy\lib\site-packages\wx\lib\agw\aui\framemanager.py”, line 5522, in LoadPerspective
pane = self.LoadPaneInfo(pane_part, pane)
File “C:\Program Files\PsychoPy\lib\site-packages\wx\lib\agw\aui\framemanager.py”, line 5395, in LoadPaneInfo
raise Exception(“Bad perspective string”)
Exception: Bad perspective string