WxBanker doesn't start under Ubuntu 13.10

Bug #1256422 reported by KroArtem
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
wxBanker
Fix Released
Undecided
Michael Rooney

Bug Description

I'm using wxBanker from bazaar repo, used it 2-3 weeks ago and yesterday when I tried to launch it received an error:

 ./main.py
Traceback (most recent call last):
  File "./main.py", line 2, in <module>
    from wxbanker.main import main
  File "/home/kroartem/SVN/wxbanker/wxbanker/main.py", line 46, in <module>
    from wxbanker import managetab
  File "/home/kroartem/SVN/wxbanker/wxbanker/managetab.py", line 21, in <module>
    from wxbanker import searchctrl, accountlistctrl, transactionctrl
  File "/home/kroartem/SVN/wxbanker/wxbanker/accountlistctrl.py", line 20, in <module>
    from wxbanker import bankcontrols, bankexceptions, accountconfigdialog, localization
  File "/home/kroartem/SVN/wxbanker/wxbanker/accountconfigdialog.py", line 24, in <module>
    from wxbanker.mint.api import Mint
  File "/home/kroartem/SVN/wxbanker/wxbanker/mint/api.py", line 24, in <module>
    from wxbanker.mint.kring import Keyring
ImportError: No module named kring

I didn't delete any packages nor change system from one version to another. It'd be good to understand why this happened.

Revision history for this message
Michael Rooney (mrooney) wrote :

Sorry about that, this should be fixed now if you pull. I'm transitioning to Github (https://github.com/mrooney/wxbanker) and working on installing via pip and OSX support as well, but I didn't mean to leave the bzr branch in a bad state. Thanks for taking the time to file this report! :)

Changed in wxbanker:
assignee: nobody → Michael Rooney (mrooney)
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.