Sounds like https://github.com/kripken/emscripten/issues/6456
? If so, see the questions there, hopefully we can figure this out quickly. On Tue, Apr 17, 2018 at 5:10 PM, Brion Vibber <[email protected]> wrote: > I tried updating from emsdk 1.37.35 to 1.37.37 today and noticed that > calls into the compiler were failing during configuration; according to the > config.logs left behind, this was due to trying to run 'python2' which does > not exist. > > Note that macOS has 'python' and 'python2.7' executables, but no 'python2' > executable by default. > > I manually placed a wrapper 'python2' script in /usr/local/bin which seems > to get things working again. > > -- brion > > -- > You received this message because you are subscribed to the Google Groups > "emscripten-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
