unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Ben Woodcroft <b.woodcroft@uq.edu.au>
To: Daniel Pimentel <d4n1@d4n1.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add python2-qrcode
Date: Fri, 24 Jun 2016 09:45:49 +1000	[thread overview]
Message-ID: <576C74AD.8070707@uq.edu.au> (raw)
In-Reply-To: <046cc7d49648b5b1977cbebffa29ac97@d4n1.org>



On 24/06/16 02:41, Daniel Pimentel wrote:
> In attach a full patch. Update URI with Pypi.
>
> I tried:
> ./pre-inst-env guix environment --pure --ad-hoc python2-qrcode python@2
> $ qr "Guix" > guix-qrcode.png
>
> It's work.
>
> But whent import by python shell using:
> $ python
>> import qrcode
>> img = qrcode.make('Some data here')
>
> Not work, probably problem with Pillow (PIL fork).

In cases like this I tend to test outside Guix and see if it works 
there, and if it doesn't work, then report the bug upstream.

OTOH, if it does work, then that points to something amiss with the Guix 
package or its dependencies.

Would you be able to test please? Given that this seems on the face of 
it to be a central part of this package it would be good to know why the 
package isn't working.
Thanks,
ben

  reply	other threads:[~2016-06-23 23:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-14 19:26 [PATCH] gnu: Add python2-qrcode Daniel Pimentel
2016-06-14 19:51 ` ng0
2016-06-14 20:00   ` [PATCH] gnu: Update python2-qrcode Daniel Pimentel
2016-06-14 21:12     ` ng0
2016-06-14 21:48       ` d4n1
2016-06-15 13:12         ` Andreas Enge
2016-06-16 12:14     ` [PATCH] gnu: Update python2-qrcode (refactored) Daniel Pimentel
2016-06-16 22:08       ` Ben Woodcroft
2016-06-17 23:40         ` [PATCH 2/2] gnu: Update python2-qrcode Daniel Pimentel
2016-06-18  5:31           ` Ben Woodcroft
2016-06-23 16:14             ` Daniel Pimentel
2016-06-23 16:41               ` [PATCH] gnu: Add python2-qrcode Daniel Pimentel
2016-06-23 23:45                 ` Ben Woodcroft [this message]
2016-06-17 23:47       ` [PATCH 2/2] gnu: Update python2-qrcode Daniel Pimentel

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=576C74AD.8070707@uq.edu.au \
    --to=b.woodcroft@uq.edu.au \
    --cc=d4n1@d4n1.org \
    --cc=guix-devel@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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).