Page 1 of 1

Python script example

Posted: Thu Feb 06, 2014 1:35 am
by lisl10
I am now trying to run the python example in openvibe 0.17.0, but it has the error that " Could not create box algorithm with class id (0x5dc4f669, 0xd3fd4d64)"

It turned out to be that there is no script box for python at all...

Is python available for openvibe?

Thank you for helping me!!

Re: Python script example

Posted: Thu Feb 06, 2014 10:07 am
by jtlindgren
Hi Lisl, please read the following carefully,

http://openvibe.inria.fr/tutorial-using ... -openvibe/

Cheers,
Jussi

Re: Python script example

Posted: Fri Feb 07, 2014 12:47 am
by lisl10
jtlindgren wrote:Hi Lisl, please read the following carefully,

http://openvibe.inria.fr/tutorial-using ... -openvibe/

Cheers,
Jussi
Thank your for your help, but the tutorial said that I could find python script box in the designer by checking the category "scripting", I could only find Lua Stimulator and matlab scripting.
Is this all because of my 64bit python2.7 when instaling openvibe?

Re: Python script example

Posted: Fri Feb 07, 2014 8:01 am
by jtlindgren
You do not mention your platform, but at least the tutorial explicitly says "Please note that OpenViBE is compiled in 32 bits on windows, thus for proper link you must use a 32 bits version of Python on Windows.".


Happy hacking,
Jussi