I already looked there, but couldn’t find help with the problem I’m getting. It looks like I’m missing a module - do I need a specific version of Python? I’m on 2.7.x
Chris Mills Senior tech writer || Mozilla developer.mozilla.org || MDN [email protected] || @chrisdavidmills > On 24 Mar 2015, at 17:11, Naoki Hirata <[email protected]> wrote: > > https://github.com/Mozilla-TWQA/B2G-flash-tool > If you go there, and scroll down you should see the help in it. > > At the same time, I think there's issues in regards to switching from version > to version or if there's an update to the settings.json > I'm not sure how to resolve those at this moment in time. > > Regards, > Naoki > > On Mar 24, 2015, at 9:52 AM, Chris Mills <[email protected]> wrote: > >> Hi all, >> >> I’ve just noticed that the backup/restore tool for Flame has changed to a >> python file. I need to update the Flame instructions on MDN, but how do I >> get this tool to work? >> >> python backup_restore_profile.py results in the following error: >> >> ImportError: No module named utilities.adb_helper >> >> Any help appreciated - thanks! >> >> Chris Mills >> Senior tech writer || Mozilla >> developer.mozilla.org || MDN >> [email protected] || @chrisdavidmills >> >> >> >> _______________________________________________ >> dev-b2g mailing list >> [email protected] >> https://lists.mozilla.org/listinfo/dev-b2g > _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
