[Tkinter-discuss] Bwidget to EXE

Kevin Walzer kw at codebykevin.com
Mon May 25 23:33:21 CEST 2009


bobo wrote:
> Hi I tried to complie my python script into exe file for running on Windows, and I have tried py2exe and pyinstaller. Both of them notice this kind of problem. It seem they don't support bwidget. I am running Python 2.5.4 with pybwidget 0.1.2. Could anyone can help with me? Thank you very much.
> 

You also need the Tcl BWidgets package.

-- 
Kevin Walzer
Code by Kevin
http://www.codebykevin.com


More information about the Tkinter-discuss mailing list