GNU bug report logs - #34772
Python tkinter

Previous Next

Package: guix;

Reported by: brettg <at> posteo.net

Date: Wed, 6 Mar 2019 19:49:01 UTC

Severity: normal

Done: Timothy Sample <samplet <at> ngyro.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: brettg <at> posteo.net
Subject: bug#34772: closed (Re: bug#34772: Python tkinter)
Date: Fri, 08 Mar 2019 04:07:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#34772: Python tkinter

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 34772 <at> debbugs.gnu.org.

-- 
34772: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34772
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Timothy Sample <samplet <at> ngyro.com>
To: brettg <at> posteo.net
Cc: 34772-done <at> debbugs.gnu.org
Subject: Re: bug#34772: Python tkinter
Date: Thu, 07 Mar 2019 23:05:53 -0500
Hi Brett,

brettg <at> posteo.net writes:

> Thank you Tim. I don't know how I missed that, as I tried exactly
> that. Weird. We can close this error

Glad I could help!


-- Tim

[Message part 3 (message/rfc822, inline)]
From: brettg <at> posteo.net
To: Bug guix <Bug-guix <at> gnu.org>, Guix-devel
 <guix-devel-bounces+brettg=posteo.net <at> gnu.org>
Subject: Python tkinter
Date: Wed, 06 Mar 2019 20:48:16 +0100
Hello all,

I am having an issue getting tkinter to work for our python build.

brettg <at> guixsd ~/Repos/CS101/Prog4$ python3 main.py
Traceback (most recent call last):
  File "main.py", line 50, in <module>
    import windowUtilMod
  File "/home/brettg/Repos/CS101/Prog4/windowUtilMod.py", line 4, in 
<module>
    import tkinter as tk
  File 
"/gnu/store/9z98cvjm7p7z21xdid1ryydxy5vyz6wr-python-3.7.0/lib/python3.7/tkinter/__init__.py", 
line 36, in <module>
    import _tkinter # If this fails your Python may not be configured 
for Tk
ModuleNotFoundError: No module named '_tkinter'

Anybody have any ideas? Please reply to the bug report number.

Brett



This bug report was last modified 6 years and 81 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.