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
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