[issue7241] tkinter fails to import

2009-10-30 Thread Jebagnanadasa
Changes by Jebagnanadasa : -- status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail

[issue7241] tkinter fails to import

2009-10-30 Thread Jebagnanadasa
Changes by Jebagnanadasa : -- status: closed -> open ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail

[issue7241] tkinter fails to import

2009-10-30 Thread Martin v . Löwis
Martin v. Löwis added the comment: Please understand that this tracker is not a place to obtain help. Use python-l...@python.org (news:comp.lang.python) instead. -- nosy: +loewis resolution: -> invalid status: open -> closed ___ Python tracker

[issue7241] tkinter fails to import

2009-10-29 Thread Jebagnanadasa
New submission from Jebagnanadasa : 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 pytho