Git Product home page Git Product logo

Comments (5)

GGAlanSmithee avatar GGAlanSmithee commented on August 23, 2024

Im also getting this. Works when I do ./emsdk install < version > though

When typing ./emsdk list, I see that there is an "e" in all of the clang version numbers, which makes it differ from the name that is being looked for according to the output error.

This might be how it should be, or totalt unrelated, first time trying to install emscripten here.

from emsdk.

cliffordwolf avatar cliffordwolf commented on August 23, 2024

I am also experiencing this error. Ubuntu 14.04 LTS. This is on a system that worked with "emsdk install latest" fine on June 20th. I've also tried it in a freshly installed VM just to make sure that it is nothing wrong with my main installation. In both cases I get:

emsdk_portable$ ./emsdk install latest
Installing SDK 'sdk-tag-1.34.1-64bit'..
Manifest error: No tool by name 'clang-tag-1.34.1-64bit' found! This may indicate an internal SDK error!
Traceback (most recent call last):
  File "./emsdk", line 1734, in <module>
    sys.exit(main())
  File "./emsdk", line 1717, in main
    success = tool.install()
  File "./emsdk", line 1007, in install
    success = tool.install()
AttributeError: 'NoneType' object has no attribute 'install'

from emsdk.

GGAlanSmithee avatar GGAlanSmithee commented on August 23, 2024

Found emscripten-core/emscripten#3601 and #36 which explains the bug and submits a PR for it

from emsdk.

cliffordwolf avatar cliffordwolf commented on August 23, 2024

It's even already merged. Someone should really update

https://s3.amazonaws.com/mozilla-games/emscripten/releases/emsdk-portable.tar.gz

As it is it is practically unusable for all 64 bit Linux users.

Hotfix:

rm emsdk_manifest.json
wget https://raw.githubusercontent.com/juj/emsdk/master/emsdk_manifest.json

from emsdk.

juj avatar juj commented on August 23, 2024

Thanks for catching this, and very sorry about the typo! Updated packages are now pushed and they should fix the Linux issue.

from emsdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.