Weizhe Li

Results 4 comments of Weizhe Li

This Error also happened to me: ```python mon = monitors.Monitor('testMonitor', width = 32.4, distance=70.0) mon.setSizePix((1200, 900)) win = visual.Window((1200, 900), fullscr=False, monitor=mon, units='pix', colorSpace='rgb', color=[0,0,0], allowGUI=True, winType='pygame') mov = visual.MovieStim(win,...

> Yes, seems nobody cared enough to fix it, see also #1837. I would suggest you try to use `MovieStim3` if that’s an applicable solution for you... Thanks, after using...

Same as you @smartinsightsfromdata

Strongly looking forward to the extension supporting jupyterlab XD