← Back to team overview

registry team mailing list archive

[Bug 424387] Re: Can't run on MacOS X

 

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

-- 
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Debian.
https://bugs.launchpad.net/bugs/424387

Title:
  Can't run on MacOS X