[4suite] Bug in 4Suite-XML easy_install setup.py

Jeremy Kloth jeremy.kloth at 4suite.org
Thu Aug 24 13:47:20 MDT 2006


On Thursday 24 August 2006 12:42 am, Luis Miguel Morillas wrote:
> I can't install 4Suite-XML with setuptools. When I try an easy_install
> 4Suite-XML, install fails with this error:

The cascading of options in distutils caused this breakage in egg filename 
generation (the reason that setuptools cannot find the egg).  It is fixed in 
CVS, but for the time being you can simply run "./setup.py bdist_egg" for 
4Suite-XML and strip the trailing "-x.x" (where x.x is your python version) 
from the filename.  Then "easy_install 4Suite_XML-1.0rc2-py<ver>-<plat>.egg"

-- 
Jeremy Kloth
http://4suite.org/



More information about the 4suite mailing list