Closed anaoravitan closed 8 months ago
I downloaded the 0.10.1 version of tikzplotlib. Only importing gave me the following error:
ImportError: cannot import name 'common_texification' from 'matplotlib.backends.backend_pgf'
I was using matplotlib 3.8.3. Solved it by downgrading matplotlib to 3.7.5.
Duplicate of #559.
I downloaded the 0.10.1 version of tikzplotlib. Only importing gave me the following error:
ImportError: cannot import name 'common_texification' from 'matplotlib.backends.backend_pgf'
I was using matplotlib 3.8.3. Solved it by downgrading matplotlib to 3.7.5.