View Single Post
  #7  
Old 12-13-2006, 03:42 AM
giancamati giancamati is offline
Member
 
Join Date: Jun 2006
Posts: 27
Arrow 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
Reply With Quote