all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pierre Neidhardt <ambrevar@gmail.com>
To: help-guix <help-guix@gnu.org>
Subject: electrum error: No module named 'qrcode'
Date: Fri, 04 May 2018 21:35:49 +0200	[thread overview]
Message-ID: <871ser6woa.fsf@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1268 bytes --]


electrum yields the following error on startup:

	> electrum 
	Error: No module named 'qrcode'. Try 'sudo pip install <module-name>'

python-qrcode is correctly specified as input in the package's
declaration:

--8<---------------cut here---------------start------------->8---
> guix package --show=electrum
name: electrum
version: 3.0.5
outputs: out
systems: x86_64-linux i686-linux armhf-linux aarch64-linux
dependencies: python-dnspython-1.15.0 python-ecdsa-0.13 python-jsonrpclib-pelix-0.3.1 python-pbkdf2-1.3 python-protobuf-3.5.2 python-pyaes-1.6.1 python-pyqt-5.9 python-pysocks-1.6.7
+ python-qrcode-6.0 python-requests-2.13.0 python-sip-4.19.3
location: gnu/packages/finance.scm:275:2
homepage: https://electrum.org/
license: Expat
synopsis: Bitcoin wallet  
description: Electrum is a lightweight Bitcoin client, based on a client-server protocol.  It supports Simple Payment Verification (SPV) and deterministic key generation from a seed.  Your
+ secret keys are encrypted and are never sent to other machines/servers.  Electrum does not download the Bitcoin blockchain.
--8<---------------cut here---------------end--------------->8---

Any clue?

-- 
Pierre Neidhardt

Statistics means never having to say you're certain.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

             reply	other threads:[~2018-05-04 19:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-04 19:35 Pierre Neidhardt [this message]
2018-05-04 21:43 ` electrum error: No module named 'qrcode' Christopher Baines

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=871ser6woa.fsf@gmail.com \
    --to=ambrevar@gmail.com \
    --cc=help-guix@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.