Python script example

About BCI and box tutorial/demo scenarios bundled with OpenViBE.
Post Reply
lisl10
Posts: 2
Joined: Wed Feb 05, 2014 2:20 pm

Python script example

Post 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!!

jtlindgren
Posts: 775
Joined: Tue Dec 04, 2012 3:53 pm
Location: INRIA Rennes, FRANCE

Re: Python script example

Post by jtlindgren »

Hi Lisl, please read the following carefully,

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

Cheers,
Jussi

lisl10
Posts: 2
Joined: Wed Feb 05, 2014 2:20 pm

Re: Python script example

Post 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?

jtlindgren
Posts: 775
Joined: Tue Dec 04, 2012 3:53 pm
Location: INRIA Rennes, FRANCE

Re: Python script example

Post 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

Post Reply