Dear Dr. Krause and Dr. Lindermann
Thank you so much for creating a wonderful platform for
psychology experiments.
I tried your fist tutorial example (first_experiment.py)
but I keep getting the following error message.
***
Traceback (most recent call last):
File
"I:\python\examples\exp\Expyriment\tutorial\first_experiment.py",
line 4, in <module>
expyriment.control.initialize(exp)
File
"C:\Python27\lib\site-packages\expyriment\control\_experiment_control.py",
line 414, in initialize
window_size=defaults.window_size)
File
"C:\Python27\lib\site-packages\expyriment\io\_screen.py",
line 117, in __init__
machine!")
RuntimeError: OpenGL mode is not supported on this
machine!
***
I did pretty much everything to find out this error (I
reinstalled OpenGL as suggested in your installation page. I
re-re-installed Expyriment both using PyPi (as recommended)
and later manual installation (just to check). I still get
this error message. What does this error message mean? My
machine does not have a proper graphic card for PyOpenGL?
Could you give me some suggestion? Is there any way to fix
this?
Sincerely,
Takashi Yamauchi
Dept. of Psychology
Texas A&M Univ.
USA