[Distutils] More re:Craziness in dependency checking of PyXML version

Stanley A. Klein sklein at cpcug.org
Tue Jan 15 01:11:09 CET 2008


I found a simple fix.  I commented out the following line in setup.py:

additional_params['install_requires'] = [ "PyXML >= 0.8.3", ]

That functionality is seriously broken when on an rpm-based system.


Stan Klein



More information about the Distutils-SIG mailing list