Error while plotting 3d axis

i am getting error while plotting a 3d axis .
“AttributeError: ‘AxesSubplot’ object has no property ‘projections’ error in python”.
please resolve it

Hey @karthiksharma1608, update the matplotlib library,
pip install --upgrade matplotlib.
If error persists, share the screenshot of code and output in jupyter.