emscripten-core / emscripten-core/emscripten
unable to find python in $PATH when set up emscripten on centos7 docker environment
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
hi , after below steps i got an error : unable to find python in $PATH. i don't know why,but never find cases like mine on internet
1. install git、 python3、 cmake
2.git clone from ....
3.cd emsdk
4. emsdk install latest
5. emsdk activate latest
6. emcc --version
Contributor guide
Assessment
This issue has not been assessed yet.