sumoprojects / SumoGUIWallet

Sumokoin GUI Wallet
Other
38 stars 46 forks source link

SumokoinGUIwallet-py3-pyqt5 #14

Closed Muxoid closed 6 years ago

Muxoid commented 6 years ago

This is a work in progress. The WalletCliManager hangs preventing the password to be saved because the wallet directory is not created. The WalletCliManager starts making me believe that the send_command() method is not working at the moment, might be a Unicode issue.

billaue2 commented 6 years ago

So, is it working with Python 3 now too?

Muxoid commented 6 years ago

Sorry I have made a mess of my fork, at the moment this only works with Python 2. The Python 3 port was more of a challenge than expected, I will try to find a way to port this more efficiently. You can close this PR.