[Bug 381] New: Python Tkinter import failure

bugzilla-daemon <[email protected]> Tue, 24 Aug 2004 23:16:10 +0200 (CEST)
Newsgroups gmane.linux.arklinux.bugs
Message-ID <[email protected]>
https://bugzilla.arklinux.org/bugzilla/show_bug.cgi?id=381

           Summary: Python Tkinter import failure
           Product: Ark Linux
           Version: 1.0 alpha12
          Platform: pentium3 (PC, Intel)
        OS/Version: All
            Status: NEW
          Severity: Normal
           Affects: Application
         Component: python
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


Description of Problem: 
 
The Python GUI library Tkinter fails to import. 
 
Version-Release number of selected component (if applicable): 
 
Python2.3.4 
TCL8.4 
Tk8.4 
 
How Reproducible: 
 
100% 
 
Steps to Reproduce: 
1.Open Shell 
2.$python 
3.$import Tkinter 
 
Actual Results: 
 
Traceback (most recent call last): 
  File "<stdin>", line 1, in ? 
ImportError: No module named Tkinter 
 
Expected Results: 
 
The module imports 
 
Additional Information:



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.