From mboxrd@z Thu Jan 1 00:00:00 1970 From: brettg@posteo.net Subject: bug#34772: Python tkinter Date: Fri, 08 Mar 2019 02:42:35 +0100 Message-ID: <5f7e2f8ed88f8207974a6ae16cca8098@posteo.net> References: <2e670b58b9cbcae884ece3be864f11d7@posteo.net> <8736nych5q.fsf@ngyro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:35521) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h24XR-0002jW-1i for bug-guix@gnu.org; Thu, 07 Mar 2019 20:43:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h24XQ-0003uW-5E for bug-guix@gnu.org; Thu, 07 Mar 2019 20:43:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:50416) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h24XN-0003sS-Qx for bug-guix@gnu.org; Thu, 07 Mar 2019 20:43:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h24XN-0002AS-Kq for bug-guix@gnu.org; Thu, 07 Mar 2019 20:43:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <8736nych5q.fsf@ngyro.com> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Timothy Sample Cc: 34772@debbugs.gnu.org On 08.03.2019 02:02, Timothy Sample wrote: > Hi Brett, >=20 > "brettg@posteo.net" writes: >=20 >> Bumping this, as it has been 24 hours without a reply. I'm still not >> sure what to make of this issue, and I do not have another machine to >> reproduce it on. >>=20 >> [...] >>=20 >> ModuleNotFoundError: No module named '_tkinter' >>=20 >> Anybody have any ideas? Please reply to the bug report number. >=20 > I looked at our Python package, and Tk support is in a separate output > called =E2=80=9Ctk=E2=80=9D. I tried =E2=80=9Cguix environment --ad-hoc = python python:tk=E2=80=9D, and > was at least able to get past this error. Are you using the =E2=80=9Ctk= =E2=80=9D > output? >=20 >=20 > -- Tim Thank you Tim. I don't know how I missed that, as I tried exactly that.=20 Weird. We can close this error