Post
Topic
Board Electrum
Re: Electrum 4.0.3 updating funny
by
ETFbitcoin
on 20/09/2020, 09:28:04 UTC
Code:
requote=False
maybe you have try to install yarl ;
Code:
pip install yarl

If yarl isn't installed, it should show different error message. Trying to upgrade or reinstall is better option

Code:
pip install --upgrade yarl
Code:
pip install --force-reinstall yarl

Why not use the app image instead? It's good enough and you can create an icon if you need it.

I would recommend this if you're not familiar with terminal or installing from source code & you prefer convenience.