All:
I am working on some demonstration scripts for my InMoov robotic hand. Having not had good success with voice input I wanted to create a simple python script that would call some movement routines.
When I tried the standard: python raw_input('Enter Command: ') approach
I get the following:
File "<string>", line 2, in <module>