Hello everyone, I am writing about a problem that was mentioned earlier in this forum and has been resolved, but the solutions proposed then do not solve it now. (here - visual.Window() error - #3 by djmannion)
I’m trying to run the code, and I get the following error:
AttributeError: module ‘psychopy.visual’ has no attribute ‘Window’
I have the long code script I want to make changes to, so I figured the PsychoPy coder / PyCharm is the most convenient way. Through the PsychoPy builder one has to divide the code into parts (before routine, start of experiment) and it is less convenient.
Hi Maya, did you solve your problem? I ran into the same, already upgraded pyglet + change and I am running it on pycharm. I could not find a solution to it yet. Maybe you could share yours?