Windows 8.1 64 bit Error: No module named pyglet.gl

110 views
Skip to first unread message

Poortata Lalwani

unread,
Oct 1, 2014, 3:11:57 AM10/1/14
to psychop...@googlegroups.com
Hello,
I have recently started using PsychoPy to design paradigms. I am currently using the latest version of PsychoPy on a Windows 8.1 64 bit Machine. At the end of a paradigm I get error saying no module named pyglet.gl found as you can see in screen-shot attached. I am aware this was a problem in older versions of PsychoPy but I thought it was fixed. Does it have to do with fact that I am using Windows 8.1 and not Windows 7/ Vista. What is solution to this problem?
error_psychopy.bmp

Sol Simpson

unread,
Oct 1, 2014, 7:58:46 AM10/1/14
to psychop...@googlegroups.com
This should not cause any actual issues, more of an annoyance. I do not see this issue on Windows 7, so it maybe specific to win 8.1.

Dev thought: Seems like a race condition when the Python env is garbage collecting at the end of the experiment; pyglet.gl has already been removed by Python prior to __del__ method being called. Explicit check for this in the class __del__ could fix it.

Reply all
Reply to author
Forward
Message has been deleted
0 new messages