-
Notifications
You must be signed in to change notification settings - Fork 954
Closed
Labels
🐞 bugIssue describes a bug (crash or error) or undefined behavior.Issue describes a bug (crash or error) or undefined behavior.💻 app/uiPsychoPy app changes (often wxPython issues)PsychoPy app changes (often wxPython issues)
Description
Hi!
I get an AttributeError when I do the following:
- Running Windows 10, 64 bit, PsychoPy v2022.1.1.
- Got the Builder open, being logged in on Pavlovia as tpronk.
- Click Pavlovia.org -> New
This is the full error message:
Traceback (most recent call last):
File "C:\Program Files\PsychoPy\lib\site-packages\psychopy\app\pavlovia_ui\menu.py", line 127, in onNew
if pavlovia.getCurrentSession().user.username:
AttributeError: 'User' object has no attribute 'username'
Best, Thomas
Metadata
Metadata
Assignees
Labels
🐞 bugIssue describes a bug (crash or error) or undefined behavior.Issue describes a bug (crash or error) or undefined behavior.💻 app/uiPsychoPy app changes (often wxPython issues)PsychoPy app changes (often wxPython issues)