That was *exactly* my problem. Taking Marko's advice, I ran "import mmpython" from the python command line and it told me the last thing it tried to do before failing had to do with python-xml. Sure enough, I hadn't installed pyXML (or python-xml for the debian package). Now it installs cleanly!
Thanks a bunch to Marko and Brett! --Sunil On 8/18/05, Brett Grice <[EMAIL PROTECTED]> wrote: > Not sure if it's any help to anyone but I had the same > error message trying to install Freevo , And yes > mmpython was installed. > > python setyp.py install > > checking for mmpython... not found > > Turned out I had forgot to install PyXML which was the > cause of the problem. As soon as PyXML was installed > everything work just like a bought one. > > Brett. > > > > > > > > > ____________________________________________________ > Do you Yahoo!? > Try Yahoo! Photomail Beta: Send up to 300 photos in one email! > http://au.photomail.mail.yahoo.com > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Freevo-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/freevo-users > ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
