View Single Post
  #5  
Old 12-12-2006, 06:05 AM
giancamati giancamati is offline
Member
 
Join Date: Jun 2006
Posts: 27
this is the error....

File "hand.py", line 23, in ?
aHand = hand.add(aSensor)
AttributeError: 'module' object has no attribute 'add'
Reply With Quote