Book3_Elements-of-Mathematics icon indicating copy to clipboard operation
Book3_Elements-of-Mathematics copied to clipboard

bk3_ch6 runtime error "TypeError: FigureBase.gca() got an unexpected keyword argument 'projection'"

Open yangyonggit opened this issue 1 year ago • 0 comments

matplotlib-3.7.1 will show this error.
try "fig.add_subplot(projection='3d') " will be ok.

yangyonggit avatar May 08 '23 04:05 yangyonggit