After installing PsychoPy with Anaconda one can start the App with
activate psypy3 # psypy3 is the name of the environment
psthon -m psychopy.psychopyApp
Is there a way to launch the app from the Anaconda Navigator, without using the terminal/command promt?