I think the LRUCache thing may be a distraction, and the actual problem is
File "bzrlib\ui\__init__.pyo", line 126, in get_password
NotImplementedError: <bound method SilentUIFactory.get_password of <bzrlib.ui.SilentUIFactory object at 0x01189670>>
in other words bzr needs to read a password and in the way tbzr's calling it, it can't.
What happens if you try to get a checkout by running bzr from a terminal window?
I think the LRUCache thing may be a distraction, and the actual problem is
File "bzrlib\ ui\__init_ _.pyo", line 126, in get_password rror: <bound method SilentUIFactory .get_password of <bzrlib. ui.SilentUIFact ory object at 0x01189670>>
NotImplementedE
in other words bzr needs to read a password and in the way tbzr's calling it, it can't.
What happens if you try to get a checkout by running bzr from a terminal window?