unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: brettg@posteo.net
To: Bug guix <Bug-guix@gnu.org>,
	Guix-devel <guix-devel-bounces+brettg=posteo.net@gnu.org>
Subject: bug#34772: Python tkinter
Date: Wed, 06 Mar 2019 20:48:16 +0100	[thread overview]
Message-ID: <2e670b58b9cbcae884ece3be864f11d7@posteo.net> (raw)

Hello all,

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

brettg@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

             reply	other threads:[~2019-03-06 19:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-06 19:48 brettg [this message]
2019-03-07 20:39 ` bug#34772: Python tkinter brettg
2019-03-08  1:02   ` Timothy Sample
2019-03-08  1:42     ` brettg
2019-03-08  4:05       ` Timothy Sample

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=2e670b58b9cbcae884ece3be864f11d7@posteo.net \
    --to=brettg@posteo.net \
    --cc=Bug-guix@gnu.org \
    --cc=guix-devel-bounces+brettg=posteo.net@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).