Failing to sync with Pavlovia using conda-installed PsychoPy

How did you install PsychoPy via conda? The recommended way is described here. In short:

  • download the environment file
  • create the environment via conda env create -n psychopy -f psychopy-env.yml
  • activate and use the environment