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.

Reply via email to