Miguel_Suarez
Databricks Employee
Databricks Employee

Hey Sanjay,

You can avoid this error by changing your code to use %pip install. Or you can also follow this KB that shows how to install libraries using an init script: https://kb.databricks.com/en_US/clusters/install-private-pypi-repo

I hope this helps solve your issue.

Best,

Miguel

View solution in original post