Post
Topic
Board Electrum
Re: Electrum 4.1.0: Two warning messages
by
ranochigo
on 04/04/2021, 11:17:45 UTC
Electrum doesn't have to be installed. You're only installing the utility required to upgrade the package and also upgrade the package itself. But as I said, it'll be fine without upgrading as well.

By "utility", did you mean "pip"?

According to https://electrum.org/#download, the only dependencies that one needs to install are:

Code:
sudo apt-get install python3-pyqt5 libsecp256k1-0 python3-cryptography

I only need to install the following if I wish to install Electrum (https://electrum.org/#download):

Code:
python3-setuptools python3-pip
Yes. Requests is not a mandatory module to be installed. It's only required to get locale and an older version should work fine as well.