Skip to content

Conversation

@compojoom
Copy link
Contributor

The installation was failing on a mac, due to firebase-admin requiring grpcio v 1.27, but this version doesn't compile on Big Sur:
grpc/grpc#24677

Updating firebase-admin bumps the grpcio version as well and now installing on a mac works

@cducrest - can you test if you can install the deps on your machine.

The installation was failing on a mac, due to firebase-admin requiring grpcio v 1.27, but this version doesn't compile on Big Sur:
grpc/grpc#24677

Updating firebase-admin bumps the grpcio version as well and now installing on a mac works
@compojoom compojoom requested a review from cducrest November 22, 2021 12:41
@cducrest
Copy link
Contributor

Yes, it works. I still think we should compile with python3.8 not 3.9, but as long as it works for 3.8 I don't really care.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants