If this template helps then use it. If not then just delete and start from scratch.
OS (e.g. Win10): win11
PsychoPy version (e.g. 2024.2.4 Py 3.8): 1.1
Standard Standalone Installation? (y/n) If not then what?: y
Do you want it to also run online? (y/n) n
What are you trying to achieve?:
What did you try to make it work?:
Link to the most relevant existing thread you have found:
What specifically went wrong when you tried that?:
Include pasted full error message if possible. “That didn’t work” is not enough information.
Traceback (most recent call last):
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\app_psychopyApp.py”, line 869, in showBuilder
self.newBuilderFrame()
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\app_psychopyApp.py”, line 850, in newBuilderFrame
self.builder = BuilderFrame(None, -1,
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\app\builder\builder.py”, line 245, in init
self._mgr.LoadPerspective(self.frameData[‘auiPerspective’])
File “C:\Program Files\PsychoPy\lib\site-packages\wx\lib\agw\aui\framemanager.py”, line 5291, in LoadPerspective
pane = self.LoadPaneInfo(pane_part, pane)
File “C:\Program Files\PsychoPy\lib\site-packages\wx\lib\agw\aui\framemanager.py”, line 5164, in LoadPaneInfo
raise Exception(“Bad perspective string”)
Exception: Bad perspective string
this is the error code