AttributeError Traceback (most recent call last) in ----> 1 ax = pm.Normal.dist(mu=0, sigma=2).plot()
AttributeError: 'TensorVariable' object has no attribute 'plot'