ovh / ai-training-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error from matplotlib

dufoortmathias opened this issue · comments

when i try to use an example then i get an error from the packages matplotlib that says module 'matplotlib' has no attribute 'axes' and i also have a error that says module 'matplotlib' has no attribute 'pyplot'

the problem is already fixed i just needed to import matplotlib before librosa