Snappy Error

Hi Guys,

Trying to compute the ndvi example code, but I have the following mistake, what could it be ?
r7 = b7.readPixels(0, y, width, 1, r7)
AttributeError: ‘NoneType’ object has no attribute ‘readPixels’

Thanks