Expected behavior
I am working on Python steem module to create a auto SBD transfer function. You need to create wallet on steempy to send SBD to another account. I used below command to import my account.
steempy importaccount bekirsolak
Command window asked me my steemit password. After enter that I insert my wallet password. My expectation is importing my wallet. Then, I will use it in python commands.
Actual behavior
After the entering the steemit password, it asked to me that my wallet passphrase. I enter it correctly but I see always TypeError. You can see in the attachments.
How to reproduce
Everytime I tried to create wallet, I see that error.
- Browser: Command window
- Operating system:Windows 7
- Python version: 3.6.3
Recording Of The Bug
Actual behaviour Photo
which is downloaded from internet
Error Photo
Posted on Utopian.io - Rewarding Open Source Contributors