[ python-Bugs-935836 ] Tix not usable on windows

SourceForge.net noreply at sourceforge.net
Thu Apr 15 16:50:30 EDT 2004


Bugs item #935836, was opened at 2004-04-15 20:49
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=935836&group_id=5470

Category: Tkinter
Group: Python 2.3
>Status: Closed
>Resolution: Duplicate
Priority: 5
Submitted By: David Stoner (golem1)
Assigned to: Martin v. Löwis (loewis)
Summary: Tix not usable on windows

Initial Comment:
Python 2.3.3 (#51, Dec 18 2003, 20:22.39) [MSC v.1200
32 bit (Intel)] on win32
Type "help", "copyright", "credits", or "license" for
more information.
>>> import Tix
>>> root = Tix.Tk()
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "C:\Python23\lib\lib-tk\Tix.py, line 210, in
__init__
    self.tk.eval('package require Tix")
_tkinter.TclError: can't find package Tix
>>>



----------------------------------------------------------------------

>Comment By: Martin v. Löwis (loewis)
Date: 2004-04-15 22:50

Message:
Logged In: YES 
user_id=21627

Duplicate of #474836

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=935836&group_id=5470



More information about the Python-bugs-list mailing list