taichi: test.py failed on MacOSX

The 13th line of test.py show_image('img', img) doesn’t work. It never response. taichi_test_1

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

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

Most upvoted comments

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() in taichi.gui.tk.viewer.get_tk_root