On 12/3/09 10:40 AM, Michael Lange wrote:



I don't know what's going wrong here, but I think it should be fine to
simply copy the tkSnack module into Python's site-packages folder.


Will distutils/setuptools actually build the binary Snack library? It's a Tcl/Tk library, not a Python library. tkSnack.py is just a wrapper. The OP is probably better off downloading the Windows binary, installing it in the appropriate directory (wherever the other Tcl/Tk libs are on his system), and then trying to install tkSnack.py.

--
Kevin Walzer
Code by Kevin
http://www.codebykevin.com
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to