[Pyunit-interest] Using PyUnit GUI from PythonWin
Brought to you by:
purcell
From: Steve P. <ste...@ya...> - 2000-07-03 08:31:06
|
Windows users, Please note that you will probably have problems running the PyUnit GUI from the PythonWin IDE -- this is due to bugs in PythonWin that prevent it from co-existing happily with Tkinter. The solution is to run 'unittestgui.py' using the standard 'python.exe' or 'pythonw.exe', or by double-clicking on the 'unittestgui.py' file in Explorer. I've tried this successfully on Windows 98, with Python 1.5.2. -Steve -- Steve Purcell, Technical Director, Inkontact Get in touch at http://www.inkontact.com/ "Life must be simple if I can do it" -- Me |