-
Notifications
You must be signed in to change notification settings - Fork 64
Unexpected hash #120
Comments
Same issue here (emsdk 1.39.8, Unexpected hash: 03e154a70b262153fe5a8794d1803daddeffd7126c8b90ba1e7ba867c22c7ebc1a73b11e41f4b79d82c283ad8a5d518261b6939d19a33d3474096a39da5aecb2) |
Also same issue with emsdk 2.0.14 |
the hash is wrong because the downloaded files are an error response from the server:
|
I'm not sure how github authentication works, but I'm surprised github asks for a token there. Perhaps SSL is not supported by your system's Python, and github considers non-SSL to be deprecated? |
hm, how would I go about checking that ? I'm using archlinux so everything is pretty up-to-date... maybe a python2 / python3 thing ? |
I'm not sure, but I'd try a newer version of Python if possible, and preferably Python 3. |
My /usr/bin/python is 3.9.1 |
I have the same error. My Python version is 3.8.5 |
still happening :( |
Trying to build with
emcc -s WASM=0 -s USE_SDL=2 xxx -lSDL2main -lSDL2
.The text was updated successfully, but these errors were encountered: