After doing "pip install certbot-ext-auth", "certbot --version" errors out with "An unexpected error occurred: \ ModuleNotFoundError: No module named 'past'".
To get module past, amusingly I had to "pip install future".
It seems this is a forgotten dependency in pip.