ModuleNotFoundError: No module named 'firebase_admin'

Hey Chris,

Thanks for the reply, It didn’t work, I’m also trying to get it to work locally and not on the google app engine. Tried both pip install -t myenv/lib/ firebase-admin and pip install -t lib/ firebase-admin

1 Like