wxBanker does not open!

Bug #1484195 reported by yasomal
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
wxBanker
Incomplete
High
Unassigned

Bug Description

I use Linux Mint 17.2 Cinnamon 2.6.13

wxbanker --debug
Traceback (most recent call last):
  File "/usr/local/bin/wxbanker", line 2, in <module>
    from wxbanker.main import main
  File "/usr/local/lib/python2.7/dist-packages/wxbanker/main.py", line 34, in <module>
    from wxbanker.lib.pubsub import Publisher
  File "/usr/local/lib/python2.7/dist-packages/wxbanker/lib/pubsub/__init__.py", line 77, in <module>
    _tryAutoSetupV1()
  File "/usr/local/lib/python2.7/dist-packages/wxbanker/lib/pubsub/__init__.py", line 72, in _tryAutoSetupV1
    import setupv1
  File "/usr/local/lib/python2.7/dist-packages/wxbanker/lib/pubsub/setupv1.py", line 16, in <module>
    pubsubconf.setVersion(1)
  File "/usr/local/lib/python2.7/dist-packages/wxbanker/lib/pubsub/pubsubconf.py", line 16, in setVersion
    pubModuleInfo.setVersion(id)
  File "/usr/local/lib/python2.7/dist-packages/wxbanker/lib/pubsub/pubsubconf.py", line 70, in setVersion
    self.__setupForV1()
  File "/usr/local/lib/python2.7/dist-packages/wxbanker/lib/pubsub/pubsubconf.py", line 78, in __setupForV1
    import pub
  File "/usr/local/lib/python2.7/dist-packages/wxbanker/lib/pubsub/pub.py", line 86, in <module>
    from core.listener import \
ImportError: No module named core.listener

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

Thanks for the report yasomal! I believe a fix for this is in v1.0.0, which tested good on Xenial for me. Would you be willing to try the latest release of wxBanker and let me know how it goes for you on whichever OS you run?

You can download it from https://github.com/mrooney/wxbanker/releases, then unzip and run "python main.py" from the unzipped directory. Make you've apt-get installed the following: "python-dateutil python-numpy python-simplejson python-xdg python-beautifulsoup python-pyquery python-keyring python-requests python-xmltodict python-cairo".

Of course, once the release is in Ubuntu/Mint, automatic dependencies will take care of those, however until that hits, you'll want to manually install those. Thanks and let me know how it goes!

Michael Rooney (mrooney)
Changed in wxbanker:
status: New → Incomplete
importance: Undecided → High
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.