requote=False
maybe you have try to install yarl ;
pip install yarl
If
yarl isn't installed, it should show different error message. Trying to upgrade or reinstall is better option
pip install --upgrade yarl
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.