0
votes

Google Bigtable Python Client Library is not compatible with App Engine's standard hosting environment.

Does anyone know if there is any way to connect to Bigtable from APP ENGINE STANDARD or should i use Flexible ?

Thanks for answering in advance.

1
Your best bet at getting an answer is to raise an issue on github.com/GoogleCloudPlatform/google-cloud-python - Solomon Duskis
thank you @SolomonDuskis - Klais

1 Answers

1
votes

It is possible using the Python 3.7 runtime environment. It is not possible using Python 2.7. The following GitHub issues provide more detail: