[Python-Dev] _tkinter and setup.py

M.-A. Lemburg mal@lemburg.com
Fri, 19 Jan 2001 22:50:53 +0100


Why does setup.py stop with an error in case _tkinter cannot
be built (due to an old Tk/Tcl version in my case) ?

I think the policy in setup.py should be to output warnings,
but continue building the rest of the Python modules.

-- 
Marc-Andre Lemburg
______________________________________________________________________
Company:                                        http://www.egenix.com/
Consulting:                                    http://www.lemburg.com/
Python Pages:                           http://www.lemburg.com/python/