Fastbook Study Group: Saturdays & Sundays 7:30 AM IST

Yup! The problem in Colab is its installing the 1.5.4 version of kaggle and not 1.5.6

Force installing it as follows is the only option and then everything runs as is! :slight_smile:

!pip install --upgrade --force-reinstall --no-deps kaggle