| 
				 I did it 
 
			
			I saved the example with a different name, but I received the same error.
 Giancarlo
 ** ERROR: Failed to connect to 5DT glove on COM1
 Traceback (most recent call last):
 File "<string>", line 11, in ?
 File "mano.py", line 9, in ?
 import hand
 File "hand.py", line 23, in ?
 aHand = hand.add(aSensor)
 AttributeError: 'module' object has no attribute 'add'
 ** Load Time: 4.00 seconds
 |