Error creating a project in a gitlab group

URL of experiment: N/A

Description of the problem:
I experienced an error when trying to create a new project on a Group Gitlab account, rather than my own personal acccount. I am an Owner of that group, so I don’t think it’s an issue with permissions. I got the following error in the experiment runner window:

Traceback (most recent call last):
File “C:\Program Files\PsychoPy3\lib\site-packages\psychopy\app\pavlovia_ui\project.py”, line 146, in submitChanges
namespace=namespace)
File “C:\Program Files\PsychoPy3\lib\site-packages\psychopy\projects\pavlovia.py”, line 319, in createProject
raise ValueError("PavloviaSession.createProject was given a "
ValueError: PavloviaSession.createProject was given a namespace that couldn’t be found on gitlab.

I’m not sure why it is having trouble finding a namespace. I was given the group name as an option when selecting the owner.

I haven’t had this issue uploading new projects to group of which I am the original owner. In this case, I was granted the permission of owner by the original owner of the group.

Any idea what the issue might be?

3 Likes

I up because I have the same concern. I would like to know if the problem has been solved

1 Like