Duo

Comment 5 for bug 424387

Revision history for this message
Enrique Mecklenburg (enrique-mecklenburg) wrote :

Hi David,

sorry for the delay. Yes, I'm using the correct options here. This is what I get running 0.10 for the examples you gave:
/duo-0.10$ ./duo.py --ui gnomish
'module' object has no attribute 'UserInterface'

/duo-0.10$ ./duo.py --ui dreadful
__init__() takes exactly 1 argument (2 given)

So it is different for gnomish. Also, using no arguments I get the same as with gnomish option:

duo-0.10$ ./duo.py
'module' object has no attribute 'UserInterface'

Is the trunk version you use available for anyone? I see 0.11 is not yet downloadable.

Regards,
Enrique