It should look similar to the files in https://github.com/kripken/emscripten
are none of those there? Perhaps try installing from scratch. On Mon, Jun 29, 2015 at 1:38 PM, Samir Sabri <[email protected]> wrote: > No, there is no directory called "tools" at where emcc exists, ( at the > top of the emscripten installation) > > On Jun 29, 2015 8:39 PM, "Alon Zakai" <[email protected]> wrote: > > > > 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, 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 a topic in the > Google Groups "emscripten-discuss" group. > > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/emscripten-discuss/W6uok7SBQLU/unsubscribe > . > > To unsubscribe from this group and all its topics, 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. > -- 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.
