If you never use mach, you can stop reading now. Bug 1656993 imposes a new requirement that we run mach commands in a virtualenv, rather than using the system Python as we have been doing up to this point.
When this patch hits mozilla-central, you may notice that your normal workflow starts failing because the mach virtualenv hasn't been created yet. `mach` should print an informative error message for you in this case. You should be able to run `mach bootstrap` or `mach create-mach-environment` to create the virtualenv, and then proceed with your workflow as normal. If you encounter any issues that you think might relate to this patch, please notify me, or file a bug against Firefox Build System :: General. Ricky _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform