SSL issue when installing tool through databricks labs install ...
#2362
Labels
labs
issues related to `labs` command group (assign to @nfx)
Describe the issue
I am not able to install tools in my workspace using
databricks labs install ...
. There is an SSL issue. I'd like to install databricks lab'sdqx
, but I got the same error when trying to install databricks lab'sucx
.Steps to reproduce the behavior
Please list the steps required to reproduce the issue, for example:
databricks labs install dqx
Expected Behavior
I expect
dqx
to get installed without any issues.Actual Behavior
The following error is returned:
Some context
We do use a private package index for our private packages, set in
global.index-url
, which should redirect to PyPI. When I unsetglobal.index-url
it was still unable to installdqx
.When I created a virtual env myself, I was able to install
hatchling
in there.OS and CLI version
MacOS Sonoma 14.6.1
Databricks CLI v0.239.1
Is this a regression?
Over a year ago, I was able to install another databricks labs tool,
dbx
, through the databricks CLI.Debug Logs
The text was updated successfully, but these errors were encountered: