Invoking
<code>import tikzplotlib
</code>
<code>import tikzplotlib
</code>
import tikzplotlib
gives
<code>ImportError: cannot import name 'common_texification' from 'matplotlib.backends.backend_pgf' (C:UsersXXXXAppDataLocalProgramsPythonPython312Libsite-packagesmatplotlibbackendsbackend_pgf.py)
</code>
<code>ImportError: cannot import name 'common_texification' from 'matplotlib.backends.backend_pgf' (C:UsersXXXXAppDataLocalProgramsPythonPython312Libsite-packagesmatplotlibbackendsbackend_pgf.py)
</code>
ImportError: cannot import name 'common_texification' from 'matplotlib.backends.backend_pgf' (C:UsersXXXXAppDataLocalProgramsPythonPython312Libsite-packagesmatplotlibbackendsbackend_pgf.py)
Can someone tell me what is going on?