Post
Topic
Board Electrum
Re: Electrum 4.1.0: Two warning messages
by
ranochigo
on 03/04/2021, 05:28:33 UTC
Reproducible. Not an issue as Electrum won't run if it is a critical problem.

In your terminal, install pip and then upgrade requests.

Code:
sudo apt-get install python-pip3
pip3 install requests -U