I resolve this problem
extra_index_url: ["
"],
extra_pip_install_flags: ["--trusted-host", "localhost"],
Thanks!
Hi @<1523701205467926528:profile|AgitatedDove14>
My localhost is not secure and Ignored by clearm (pip in general).
agent.package_manager.extra_pip_install_flags.0 = --index-url= None
agent.package_manager.extra_pip_install_flags.1 = --trusted-host=localhost
I have these parameters in my agent settings
Hi @<1598487094601191424:profile|MysteriousCow84>
You should put it in the dedicated section:
None