Description
When installed with pip + deb, khiops v11 fails to retrieve the Google credentials properly via Automatic Credentials Discovery
Credentials were configured properly via
gcloud auth application-default login
Questions/Ideas
When accessing data on GCS with a python khiops script, apparently the environment seems to be modified, causing khiops GCS driver to revert to default credentials (if any).
Khiops binary retrieves credentials properly in the same situation
Note: Khiops v10 did this perfectly OK
Context
- Khiops v11 when used via python