louwrentius / fio-plot

Create charts from FIO storage benchmark tool output
BSD 3-Clause "New" or "Revised" License
370 stars 87 forks source link

lib error #4

Closed chenji-kael closed 5 years ago

chenji-kael commented 5 years ago

when I try run some test on my mac , I got this error, neither version of matplotlib is 2.2.4 or 3.0.3

Traceback (most recent call last): File "fio-plot.py", line 16, in from mpl_toolkits.mplot3d import axes3d ImportError: No module named mpl_toolkits.mplot3d