JoinMarket-Org/joinmarket-clientserver

ModuleNotFoundError: No module named 'jmbase', after trying to update joinmarket (v0.9.11)

Opened this issue · 1 comments

Hey all,

After attempting to update joinmarket on my Raspiblitz (from v0.9.10 to v0.9.11), I can no longer access my wallets. I have found another closed issue (refer to issue 1312, answered by @kristapsk) and tried to run that command; did not work for me as I'm sure I did that wrong. Trying to access the wallet via joininbox to view the entire wallet mix depths, I get the following response below.

Running the command:
 python wallet-tool.py   [joinmarketwallet.jmdat]    

Traceback (most recent call last):
  File "/home/joinmarket/joinmarket-clientserver/scripts/wallet-tool.py", line 2, in <module>
    from jmbase import jmprint
ModuleNotFoundError: No module named 'jmbase'

Fund the wallet on addresses labeled 'new' to avoid address reuse.

Press ENTER to return to the menu...

After the update error, I could not get the logs via copy/paste from update logs. I can attempt to reproduce the update error and share said logs. I believe it could be on the Raspiblitz side, but not sure.

What else can I provide to help fix this? Recommendations?

Thanks

I think you should open an issue in https://github.com/openoms/joininbox about this.

As from pure JoinMarket perspective, it's simple:

$ cd joinmarket-dir
$ source jmv/bin/activate
$ ./scripts/wallet-tool.py