Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: 'with_opengl(): incompatible function arguments #6768

Closed
PENGUINLIONG opened this issue Nov 30, 2022 · 3 comments
Closed

TypeError: 'with_opengl(): incompatible function arguments #6768

PENGUINLIONG opened this issue Nov 30, 2022 · 3 comments
Assignees
Labels
potential bug Something that looks like a bug but not yet confirmed

Comments

@PENGUINLIONG
Copy link
Member

https://github.com/taichi-dev/taichi/actions/runs/3568198987/jobs/5996808295#step:6:288

@PENGUINLIONG PENGUINLIONG added the potential bug Something that looks like a bug but not yet confirmed label Nov 30, 2022
@taichi-gardener taichi-gardener moved this to Untriaged in Taichi Lang Nov 30, 2022
@strongoier strongoier moved this from Untriaged to Todo in Taichi Lang Dec 2, 2022
@ailzhang
Copy link
Contributor

ailzhang commented Dec 5, 2022

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/[email protected]/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. ;)

@feisuzhu
Copy link
Contributor

feisuzhu commented Dec 8, 2022

Could be an ephemeral error, bot3 is once wrongly applied with ansible rules, and had been manually fixed, IIRC.

@ailzhang
Copy link
Contributor

ailzhang commented Dec 8, 2022

Cool then let's close it for now and reopen if it shows up again. ;)

@ailzhang ailzhang closed this as completed Dec 8, 2022
Repository owner moved this from Todo to Done in Taichi Lang Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
potential bug Something that looks like a bug but not yet confirmed
Projects
Status: Done
Development

No branches or pull requests

3 participants