From: Guillaume Le Vaillant <glv@posteo.net>
To: 47654@debbugs.gnu.org
Subject: bug#47654: electron-cash fails to start
Date: Thu, 08 Apr 2021 15:27:34 +0200 [thread overview]
Message-ID: <87ft00vrcp.fsf@yamatai> (raw)
[-- Attachment #1: Type: text/plain, Size: 1118 bytes --]
The electron-cash program fails to start and prints the following error:
--8<---------------cut here---------------start------------->8---
Traceback (most recent call last):
File "/gnu/store/34h2k23x2yzm8gycbxkjmq7aqnlzmi7x-electron-cash-4.2.4/bin/.electron-cash-real", line 96, in <module>
from electroncash import bitcoin, util
File "/gnu/store/34h2k23x2yzm8gycbxkjmq7aqnlzmi7x-electron-cash-4.2.4/lib/python3.8/site-packages/electroncash/__init__.py", line 5, in <module>
from .network import Network, pick_random_server
File "/gnu/store/34h2k23x2yzm8gycbxkjmq7aqnlzmi7x-electron-cash-4.2.4/lib/python3.8/site-packages/electroncash/network.py", line 45, in <module>
from .interface import Connection, Interface
File "/gnu/store/34h2k23x2yzm8gycbxkjmq7aqnlzmi7x-electron-cash-4.2.4/lib/python3.8/site-packages/electroncash/interface.py", line 38, in <module>
from pathvalidate import sanitize_filename
ModuleNotFoundError: No module named 'pathvalidate'
--8<---------------cut here---------------end--------------->8---
This is with Guix at commit 14392c77896561c5846c0f3a0588720792d61e95.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
next reply other threads:[~2021-04-08 13:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-08 13:27 Guillaume Le Vaillant [this message]
2021-04-12 8:24 ` bug#47654: electron-cash fails to start Guillaume Le Vaillant
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ft00vrcp.fsf@yamatai \
--to=glv@posteo.net \
--cc=47654@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.