There should be a directory called "tools" at the top of the emscripten installation. Is it not there?
On Sun, Jun 28, 2015 at 11:03 PM, Samir Sabri <[email protected]> wrote: > I have installed emscripten on Mac OSX using Portable Emscripten SDK for > Linux and OS X > <https://s3.amazonaws.com/mozilla-games/emscripten/releases/emsdk-portable.tar.gz>, > after following the instructions of installation, when I run: > > > $ ./emcc -v > > I get this error: > > > Traceback (most recent call last): > > File "./emcc", line 52, in <module> > > from tools import shared, jsrun, system_libs > > ImportError: No module named tools > > How can I solve this problem? > > > > > > -- > 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.
