cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Unable to install a wheel file which is in my volume to a serverless cluster

Shravanshibu
New Contributor III

I am trying to install a wheel file which is in my volume to a serverless cluster, getting the below error@ken

@Retired_mod 

Note: you may need to restart the kernel using %restart_python or dbutils.library.restartPython() to use updated packages.
WARNING: Requirement '/dbfs/Volumes/adl_prod_ctlg/table_utils/table-utils/tableUtils-0.0.1-py3-none-any.whl' looks like a filename, but the file does not exist
Processing /dbfs/Volumes/adl_prod_ctlg/table_utils/table-utils/tableUtils-0.0.1-py3-none-any.whl
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: '/dbfs/Volumes/adl_prod_ctlg/table_utils/table-utils/tableUtils-0.0.1-py3-none-any.whl'

CalledProcessError: Command 'pip --disable-pip-version-check install '/dbfs/Volumes/adl_prod_ctlg/table_utils/table-utils/tableUtils-0.0.1-py3-none-any.whl'' returned non-zero exit status 1.
File <command-118531548941866>, line 1
----> 1 get_ipython().run_line_magic('pip', "install '/dbfs/Volumes/adl_prod_ctlg/table_utils/table-utils/tableUtils-0.0.1-py3-none-any.whl'")

 

 

6 REPLIES 6

jbermudez_plain
New Contributor II

I have the same exact Issue from the model serving feature  that uses a serverless cluster. Any solution found?

also having the same issue!  id love to understand what is going on ๐Ÿ˜•

Shravanshibu
New Contributor III

@vanessafvg Serverless currently dont support this fucntionality, as per my understanding.

 

angro
New Contributor II

We also having the same issue! Any solution?

vanessafvg
New Contributor III

my issue is that i was using dabs and i needed to reference /Workspace  in the beginning of my location.  where do you reference from a job?

tom-ph
New Contributor II

Same issue here. Any solution?

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now