You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I double checked on the log and found that CI actually found the wrong python executable. We usually use the python from conda but this time it found the one from brew.
2022-11-28T20:40:27.6340770Z + ti diagnose
2022-11-28T20:40:27.8940330Z [Taichi] version 1.1.3, llvm 10.0.0, commit af98c7de, osx, python 3.9.15
2022-11-28T20:40:28.5053680Z
2022-11-28T20:40:28.5054060Z *******************************************
2022-11-28T20:40:28.5054310Z ** Taichi Programming Language **
2022-11-28T20:40:28.5054870Z *******************************************
2022-11-28T20:40:28.5054980Z
2022-11-28T20:40:28.5055220Z Docs: https://docs.taichi-lang.org/
2022-11-28T20:40:28.5055500Z GitHub: https://github.com/taichi-dev/taichi/
2022-11-28T20:40:28.5055710Z Forum: https://forum.taichi.graphics/
2022-11-28T20:40:28.5055840Z
2022-11-28T20:40:28.5057510Z Taichi system diagnose:
2022-11-28T20:40:28.5057620Z
2022-11-28T20:40:28.5057710Z python: 3.9.15 (main, Oct 11 2022, 21:45:34)
2022-11-28T20:40:28.5057970Z [Clang 13.0.0 (clang-1300.0.29.30)]
2022-11-28T20:40:28.5058120Z system: darwin
2022-11-28T20:40:28.5058310Z executable: /opt/homebrew/opt/python@3.9/bin/python3.9
I checked the nightly runs recently and this issue didn't show up again. Not sure if this rings any alarm to @feisuzhu , otherwise it's good to close. ;)
https://github.com/taichi-dev/taichi/actions/runs/3568198987/jobs/5996808295#step:6:288
The text was updated successfully, but these errors were encountered: