[capi-sig] How to bundle tkinter?

Nathan Osman george_edison55 at hotmail.com
Mon Nov 16 03:04:56 CET 2009


Never mind. I figured it out. I needed to include _tkinter.pyd and the tcl/tk DLLs.

- George

> From: george_edison55 at hotmail.com
> To: capi-sig at python.org
> Date: Sat, 14 Nov 2009 23:30:13 -0800
> Subject: [capi-sig] How to bundle tkinter?
> 
> I've really got a strange problem. I've got a C++ app that uses the Python/C API. All of the python standard modules are stored in a file python31.zip. Most modules import fine except tkinter... and of course it also happens to be the one I need. I get a message "could not find module _tkinter". How can I bundle tkinter with my app?
> 
> - George
>  		 	   		  
> _________________________________________________________________
> Eligible CDN College & University students can upgrade to Windows 7 before Jan 3 for only $39.99. Upgrade now!
> http://go.microsoft.com/?linkid=9691819
> _______________________________________________
> capi-sig mailing list
> capi-sig at python.org
> http://mail.python.org/mailman/listinfo/capi-sig
 		 	   		  
_________________________________________________________________
Windows Live: Keep your friends up to date with what you do online.
http://go.microsoft.com/?linkid=9691815


More information about the capi-sig mailing list