On Friday 18 September 2015 12:05:35 Burton, Ross wrote: > On 17 September 2015 at 21:38, Benjamin Esquivel < > > [email protected]> wrote: > > put the import of pexpect around a try statement so it can tell you > > why it failed to import when in a system that has the module unreachable > > As the failing import is throwing an exception, can't the calling code > display the exception correctly?
If we're going to trap this I think we should be displaying something like "Please install pexpect (python-pexpect)". Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
