taichi: test.py failed on MacOSX
The 13th line of test.py
show_image('img', img)
doesn’t work. It never response.

When I comment out show_image('img', img), the program ends correctly.

Maybe there is something wrong with show_image?
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 29 (15 by maintainers)
Commits related to this issue
- [ci] Disable backward_cpp on macOS (#7145) Related Issue: #7140 ### Brief Summary On macOS, when test worker hard fails (abort, EXC_BAD_ACCESS, etc.), backward_cpp's signal handler will re-ra... — committed to taichi-dev/taichi by feisuzhu a year ago
- [ci] Disable backward_cpp on macOS (#7145) Related Issue: #7140 ### Brief Summary On macOS, when test worker hard fails (abort, EXC_BAD_ACCESS, etc.), backward_cpp's signal handler will re-ra... — committed to taichi-dev/taichi by feisuzhu a year ago
- [ci] Disable backward_cpp on macOS (#7145) Related Issue: #7140 ### Brief Summary On macOS, when test worker hard fails (abort, EXC_BAD_ACCESS, etc.), backward_cpp's signal handler will re-ra... — committed to taichi-dev/taichi by feisuzhu a year ago
- [ci] Disable backward_cpp on macOS (#7145) Related Issue: #7140 ### Brief Summary On macOS, when test worker hard fails (abort, EXC_BAD_ACCESS, etc.), backward_cpp's signal handler will re-ra... — committed to taichi-dev/taichi by feisuzhu a year ago
- [ci] Disable backward_cpp on macOS (#7145) Related Issue: #7140 ### Brief Summary On macOS, when test worker hard fails (abort, EXC_BAD_ACCESS, etc.), backward_cpp's signal handler will re-ra... — committed to quadpixels/taichi by feisuzhu a year ago
I can always learn new things when solving a problem and I’m happy with it, so don’t worry about the “so-involved” thing.
And I found that the script is blocked at
tk_root = tk.Tk()intaichi.gui.tk.viewer.get_tk_root