SuccessfulKoala55 Thanks Jake. Is t hat an option on the helm values or I set in the pipeline decorator?
If you installed it and did not import it (or did not use it even though you imported it) it will probably not be detected
The setting is in the agent clearml.conf file
By default, the agent will use the packages detected when you ran your code locally (which is stored in the installed packages section). You can force the agent to use only the requirements.txt file from the repository
and I installed the google package locally, so it's weird that it didnt detect it