Book3_Elements-of-Mathematics
Book3_Elements-of-Mathematics copied to clipboard
bk3_ch6 runtime error "TypeError: FigureBase.gca() got an unexpected keyword argument 'projection'"
matplotlib-3.7.1 will show this error.
try "fig.add_subplot(projection='3d') " will be ok.