Vgg16_bn() error

Hello,

I am trying to use the notebook lesson1-vgg on my dataset but when running learn = ConvLearner.pretrained(arch, data, precompute=True) I get the following error:

vgg16_bn() takes 0 positional arguments but 1 was given