You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This function johnsnowlabs.auto_install.databricks.install_utils.install_py_lib_via_pip doesn't install the correct version of requested pypi packages.
It is because we are sending payload as
This function
johnsnowlabs.auto_install.databricks.install_utils.install_py_lib_via_pip
doesn't install the correct version of requested pypi packages.It is because we are sending payload as
instead of the expected format
The text was updated successfully, but these errors were encountered: