joinmarket-qt will not open wallet.jmdat
techy2 opened this issue · 2 comments
joinmarket-qt version 33
throws the error :
type object "Storage" has no attribute "verify lock"
on open wallet.jmdat and does not recognize wallet password
wallet is a good wallet that runs OK with yield generator and generates detailed output with wallet-tool
Solved: this is the erro when the lockfile exists. Might want to make it a little more informative
Solved: this is the erro when the lockfile exists. Might want to make it a little more informative
Error in this case should be "File is currently in use (locked by pid XXX). If this is a leftover from a crashed instance you need to remove the lock file ... manually."
So, this is something specific, likely related to Python or package versions.
Which Python version on which platform you are using?
I cannot reproduce with current master and Python 3.9.