Forum: Poser Python Scripting


Subject: Integrate Tkinter and Snack with Poser?

MaterialForge opened this issue on Feb 11, 2009 ยท 3 posts


nruddock posted Wed, 11 February 2009 at 3:32 PM

Yes, P6 has Tkinter installed (PC only though).

The important thing is to match the versions of Python and Tcl/Tk correctly (2.2 and 8.3 for P6) for any precompiled binaries your trying to use.
This may or may not be sufficient, and if not you'll need to build from the source.