Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
56701061
Topic
5327644
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