One should add flask-login to the Pipfile, else when activating the pipenv he'd get a ModuleNotFoundError. Please resolve by running: `pipenv install flask-login`.