Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2023 10:40 AM
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