Skip to content

electrumwallet install on linuxmint #39

Description

@betangiz

Hi,

Honestly I'm desperate I'm a linux user for some time but to install electrumxvg I don't know how to succeed.

I think I have installed all the dependencies but I can't run it.

./run_electrum

/usr/lib/python3/dist-packages/google/protobuf/internal/api_implementation.py:154: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.10 it will stop working
from google.protobuf.pyext import _message
/usr/lib/python3/dist-packages/google/protobuf/internal/containers.py:182: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.10 it will stop working
MutableMapping = collections.MutableMapping
/usr/lib/python3/dist-packages/apport/report.py:13: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
import fnmatch, glob, traceback, errno, sys, atexit, locale, imp, stat
Traceback (most recent call last):
File "./run_electrum", line 80, in
from electrum.logging import get_logger, configure_logging
File "/home/kaizox/Downloads/electrum-4.0.4/electrum/init.py", line 11, in
from . import daemon
File "/home/kaizox/Downloads/electrum-4.0.4/electrum/daemon.py", line 41, in
from jsonrpcclient.clients.aiohttp_client import AiohttpClient
ModuleNotFoundError: No module named 'jsonrpcclient.clients.


*error message

I followed the commands on this site and tried to make my linuxien head work with dependances python and version.

https://github.com/vergecurrency/electrum

But I'm stalling, let me know if you have a recommendation.

Linux Mint 20.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions