Full-factorial design crash
in OpenSesame
Whenever I try to put in a set of variables and define them in full-factorial design and press ok; the application just says oops it did it again. I have been encountering this problem since i downloaded and cannot learn how to use the application. I'm making the same programme as in the tutorial. Any help would be awesome. I'm currently running opensesame 3.1.4 and python 2.7.3
Comments
Hi,
Thanks for reporting this. We'll need a few more details though.
Cheers,
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!
It first says this as I downloaded py
gaze plugins from GitHub and then it says.
Hi,
There seems to be a problem with
numpy, an important Python library for numerical computing. But you cut off the most important part of the stack trace (the bottom)! It's best if you select the text, either from the tab or the debug window (Ctrl+Dto show it), and paste it here.Cheers,
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!
The debugging window said this
Hmmm, if you google this error message, you will find a few similar ones floating around. In general, it seems to occur when there are multiple Python/NumPy installations on one system, and when numpy then tries to load a DLL from the wrong Python installation.
Could something like that be going on in your case? Do you have other Python environments on the same system?
Check out SigmundAI.eu for our OpenSesame AI assistant!
Yes, could be a possibility as I have previous versions of Pygaze also installed on my computer. Thanks for the help I would look in the same