Social Marketing app throws an error when trying to install it in the vanilla docker image.
The google_auth module is requuired in 16.0. This module is a requirement of the Social Marketing app.
The module should be added to the Dockerfile as an apt installed module: python3-google-auth \
Social Marketing app throws an error when trying to install it in the vanilla docker image.
The google_auth module is requuired in 16.0. This module is a requirement of the Social Marketing app.
The module should be added to the Dockerfile as an apt installed module: python3-google-auth \