Issue 7241: tkinter fails to import (original) (raw)
Issue7241
Created on 2009-10-30 06:30 by python.noob, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Messages (2) | ||
---|---|---|
msg94697 - (view) | Author: Jebagnanadasa (python.noob) | Date: 2009-10-30 06:30 |
import _tkinter # If this fails your Python may not be configured for Tk I'm using python3 in linux. In windows tkinter is working fine but in mandriva linux spring 2009 it fails to import. Can you please tell me step-by-step on how to fix this issue? In python3.1 home page the description is not clear or it can't be understood by the beginner. As i'm a beginner for programming python in linux please help me out. I want to know what is the thing i missed during installation. I've done the things correctly as mentioned in the python readme text inside the python3.1 tarball file. While searching the net i found out that if i want to fix this issue i've to uninstall and install it again. what should i do now? | ||
msg94698 - (view) | Author: Martin v. Löwis (loewis) * ![]() |
Date: 2009-10-30 07:21 |
Please understand that this tracker is not a place to obtain help. Use python-list@python.org (news:comp.lang.python) instead. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:54 | admin | set | github: 51490 |
2009-10-30 09:23:30 | python.noob | set | status: open -> closed |
2009-10-30 09:22:25 | python.noob | set | status: closed -> open |
2009-10-30 07:21:03 | loewis | set | status: open -> closednosy: + loewismessages: + resolution: not a bug |
2009-10-30 06:30:55 | python.noob | create |