all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to I add python tkinter support
@ 2015-09-26 16:55 Craig Barnes
  2015-09-26 19:12 ` Cyril Roelandt
  0 siblings, 1 reply; 3+ messages in thread
From: Craig Barnes @ 2015-09-26 16:55 UTC (permalink / raw)
  To: guix-devel

Hi Guix,

Is there any reason why guix is not including pythontk (tkinter module)
support?

If it could be added, I expect that it could be added as an output for
the python packages.

If not could someone point me in the right direction for building my own
python with tkinter support within guix.


Thanks

Craig

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to I add python tkinter support
  2015-09-26 16:55 How to I add python tkinter support Craig Barnes
@ 2015-09-26 19:12 ` Cyril Roelandt
  2015-09-27 20:21   ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Cyril Roelandt @ 2015-09-26 19:12 UTC (permalink / raw)
  To: Craig Barnes, guix-devel

On 09/26/2015 06:55 PM, Craig Barnes wrote:
> Hi Guix,
> 
> Is there any reason why guix is not including pythontk (tkinter module)
> support?
> 

There is a bug for this issue, with a proposed solution:

http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20889

I haven't worked on this yet, but if you feel like sending a patch... :-)

Cyril.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to I add python tkinter support
  2015-09-26 19:12 ` Cyril Roelandt
@ 2015-09-27 20:21   ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2015-09-27 20:21 UTC (permalink / raw)
  To: Cyril Roelandt; +Cc: guix-devel

Cyril Roelandt <tipecaml@gmail.com> skribis:

> There is a bug for this issue, with a proposed solution:
>
> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20889
>
> I haven't worked on this yet, but if you feel like sending a patch... :-)

Indeed.  :-)  I don’t know if it’s possible to make tkinter support a
separate output of the ‘python’ package (info "(guix) Packages with
Multiple Outputs") but if it is, that would be best.  See ‘git’ and
‘wordnet’ for examples of that.

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-09-27 20:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-26 16:55 How to I add python tkinter support Craig Barnes
2015-09-26 19:12 ` Cyril Roelandt
2015-09-27 20:21   ` Ludovic Courtès

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.