Problems with GUI and Window in PyCharm

Hi!

I am using PsychoPy with PyCharm.

Can’t find, what’s wrong in two points

  1. Can’t close window by visual.Window.close()
  2. Can’t show dialog box by gui.Dlg.show()

Same code works properly in Spyder and in Psychopy Standalone Coder.

I’m not sure what specifications are needed to help me — welcome to ask.

Thanks!

I suspect this may be a PATH issue. Point Pycharm to the PsychoPy’s folder where all its libraries are located.

I’ve double checked — all right :frowning: