registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #30049
[Bug 424387] Re: Can't run on MacOS X
Well, I still cannot reproduce the bug as is. But I can simulate it by
replacing "tk" by any non existent module name (eg. "tki") in duo.py:134
(v0.10). So the problem comes from ui.create_ui, and ultimately
tools.import_recursively which seems to fail to load tk.ui. I guess
there is a problem with the Python PATH, but I'm clueless.
If someone gets this problem, I suggest writing here at least the Python
version, the Duo version, the platform name, the $PYTHONPATH value.
--
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