vergecurrency/electrum

problem python3-module

Opened this issue · 1 comments

Hello,

I'm running Linux mint 20.1 and I thought I had fulfilled all the requirements to use electrumverge

But I have this message when I enter this command:
$./run_electrum
Error: No module named 'pyaes'. Try 'sudo python3 -m pip install '

Can someone help me?

Wallet working for me after a:
python3 -m pip install .

: Collecting pyaes>=0.1a1
: Downloading pyaes-1.6.1.tar.gz (28 kB)