OS: Fedora 29
PsychoPy version : 3.0 installed through conda
What are you trying to achieve?:
Sync with pavlovia. However, when I try to login the following message appears:
Unable to load page
Problem occurred while loading the URL https://gitlab.pavlovia.org/oauth/authorize?client_id=4bb79f0356a566cd7b49e3130c714d9140f1d3de4ff27c7583fb34fbfac604e0&redirect_uri=https://gitlab.pavlovia.org/&response_type=token&state=25679d58-4dd6-468e-bf78-9ee3630c39bcTLS/SSL support not available; install glib-networking
What did you try to make it work?:
Tried to install the glib-networking through the commands below. The instalation was fine but the message persisted.
sudo dnf install glib-networking
conda install -c anaconda glib-networking-cos6-x86_64