Opening Builder via Anaconda on Linux

I’ve just installed PsychoPy 3.0 via Anaconda on Linux but can’t seem to find instructions on how to start the Builder. I’d be very grateful for any pointers. Thanks.

1 Like

Use a terminal and type

psychopyApp.py

I’m curious whether it works (see my post a few hours ago regarding PsychoPy3 on Linux).
Best,
Torsten

1 Like

I believe that now you can just type psychopy - see

Thank you. On my system, the only option I think is, as Torsten suggested, psychopyApp.py

Thanks Torsten. After installing libwebkitgtk-1.0-0 (probably necessary because I’m using Kubuntu which uses Qt), Builder launches when I type psychopyApp.py. The only output I get is:

(psychopyApp.py:7040): Gtk-WARNING **: 14:38:50.392: Unable to locate theme engine in module_path: “adwaita”,

(psychopyApp.py:7040): Gtk-WARNING **: 14:38:50.395: Unable to locate theme engine in module_path: “adwaita”,
14:38:50: Debug: Adding duplicate image handler for ‘Windows bitmap file’
14:38:50: Debug: Adding duplicate image handler for ‘Windows bitmap file’
14:38:50: Debug: Adding duplicate image handler for ‘Windows bitmap file’

I see the last three lines as well.
Debug: Adding duplicate image handler for ‘Windows bitmap file’

I don’t see this a huge problem, but still annoying. Would there be a way to resolve this issue?

Hi, could you inform me if Pavlovia is working on your instalation? I am facing issues:

thank you