Python 2.4 Tix failing on Windows XP
j vickroy
jgv-home at comcast.net
Thu Dec 9 21:04:52 EST 2004
More information about the Python-list mailing list
Thu Dec 9 21:04:52 EST 2004
- Previous message (by thread): Python 2.4 Tix failing on Windows XP
- Next message (by thread): Distutils vs. Extension header files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ok, that indeed did work. Thanks for your help. "Michael Auerswald" <news at pointedstick.de> wrote in message news:cpams7$frv$00$1 at news.t-online.com... > Ok, problem solved, more or less. What happens is that Tcl isnt looking > for the Tix DLL along the python path nor is it looking along the > os.environ path, but instead it just checks the normal Windows path. So, > if your add python24\DLLs to your path the error is gone. > > Strangely enough the whole problem only turns up inside PythonWin, whereas > if I try it from the command line everything works fine. > > Michael
- Previous message (by thread): Python 2.4 Tix failing on Windows XP
- Next message (by thread): Distutils vs. Extension header files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list