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
[Taichi] mode=release
[Taichi] version 0.6.4, supported archs: [cpu, metal], commit 562e1f11, python 3.7.0
objc[47064]: Class View is implemented in both ?? (0x7fd6fb58b8e0) and /Users/berry/Library/Caches/pypoetry/virtualenvs/taichi-snippets-lZeOq7r2-py3.7/lib/python3.7/site-packages/matplotlib/backends/_macosx.cpython-37m-darwin.so (0x120eb4820). One of the two will be used. Which one is undefined.
j20232
changed the title
Importing matplotlib.pyplot before importing taichi will be fault on OSX
[misc] Importing matplotlib.pyplot before importing taichi will be fault on OSX
May 16, 2020
Describe the bug
Importing matplotlib.pyplot before importing taichi will be fault on OSX.
I found this bug.
Could you check it?
snippets to reproduce bugs and logs
Environments
taichi
:0.6.4
matplotlib
:3.2.1
Import matplotlib after taichi
This snippets will work correctly.
Import matplotlib before taichi
This snippets won't work.
Could you check it?
regards,
The text was updated successfully, but these errors were encountered: