Hi all,
I am using PsychoPy in an undergraduate lab. To get started, we asked the students to download a file, open it, run it a few times and then look for the data. All the students, and myself, could do this successfully, except one.
She was able to open the file and run it initially. The first interactive window listed, among other parameters, the number of trials. I asked the students to change this number from 30 to 5. While all the other students could do this and then run the five trials, she had an error message:
File "C:\Program Files (x86)\PsychoPy2\lib\site-packages\pyglet\gl\lib.py", line 63, in
MissingFunction
raise MissingFunctionException(name, requires, suggestions)
pyglet.gl.lib.MissingFunctionException: glActiveTexture is not exported by the available OpenGL
Anybody has any idea on how to fix this or why this is happening? She has a Macbook Pro, but other students had it and it was working.
Thank you.