Bitcoin Forum

Bitcoin => Electrum => Topic started by: wyn on February 03, 2021, 06:42:17 PM



Title: [SOLVED]Electrum 4.0.9 importing ColdCard json ... missing coldcard libraries?
Post by: wyn on February 03, 2021, 06:42:17 PM
installed 4.0.9 on new pi (latest raspian)
installed dependencies according to electrum.org downloads page
generated new wallet on new coldcard, exported electrum file to SD
imported SD .json file to /wallets/ folder on pi
launch electrum, get error missing coldcard libraries please install using python 3

I did not find any such item on searching here or with google or duckduckgo


Title: Re: Electrum 4.0.9 importing ColdCard skeleton file ... missing coldcard libraries?
Post by: wyn on February 03, 2021, 07:06:48 PM
readthedocs.io is your friend or in this case mine ...

python3 -m pip install ckcc-protocol

and just like that I'm in business