Bugs item #1392996, was opened at 2005-12-29 18:29 Message generated for change (Settings changed) made by duncanwebb You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1392996&group_id=46652
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: 1.5.4 >Status: Closed Resolution: Fixed Priority: 5 Submitted By: Krzysztof Foltman (kfoltman) Assigned to: Nobody/Anonymous (nobody) Summary: web.microdom not checked in setup.py Initial Comment: Freevo cannot run without web.microdom module, but the module is not detected in setup.py - so even successful installation doesn't guarantee all required Python modules are installed. ---------------------------------------------------------------------- Comment By: Duncan Webb (duncanwebb) Date: 2006-09-23 18:22 Message: Logged In: YES user_id=104395 The check for twisted.web.microdom has been added to setup.py ---------------------------------------------------------------------- Comment By: Duncan Webb (duncanwebb) Date: 2006-09-23 18:22 Message: Logged In: YES user_id=104395 Patch applied to branches/rel-1-5/freevo at: svn://svn.freevo.org/freevo/branches/rel-1-5/freevo Please test ---------------------------------------------------------------------- Comment By: Krzysztof Foltman (kfoltman) Date: 2005-12-29 18:30 Message: Logged In: YES user_id=659533 It is a part of Twisted Web package (different than base Twisted package, which IS checked in setup.py) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1392996&group_id=46652 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
