Hello, i want to transfer a few btc addresses from Armory Wallet to Electrum.
I have extracted the private keys from Armory : the ones are PrivBase58 and the others are PrivHexBE.
After installing the latest official version of Electrum Wallet, using the next chain :
Wallet-Private Keys-Sweep-Enter private keys /Electrum let only to enter these with PrivBase58/ i receive only this message:
"No inputs found.(Note that inputs need to be confirmed)"
What to do

My purpose is to load the balance of the addresses in Electrum and to handle them, because iam out of nerves to wait 5 or 6 days in order Armory to load the blockchain...
Are there any spaces in the keys? This quote says you need to remove any spaces before electrum will accept them. Unencrypted PrivBase58 private keys are the only type of keys Armory uses that electrum will import.
I've had this issue many times in the past, and it is because of the spaces.
Use the PrivBase58 key (with spaces removed and don't include the prefix 'PrivBase58') and that will import.