Skip to content

AttributeError when creating new Pavlovia project from Builder #4683

@tpronk

Description

@tpronk

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.💻 app/uiPsychoPy app changes (often wxPython issues)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions