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:ย 

Databricks Bundle Error

Simon_T
New Contributor III

I am running this command:

 

databricks bundle deploy --profile DAVE2_Dev --debug

 

And I am getting this error:

 

10:13:28 DEBUG open dir C:\Users\teffs.THEAA\OneDrive - AA Ltd\Databricks\my_project\dist: open C:\Users\teffs.THEAA\OneDrive - AA Ltd\Databricks\my_project\dist: The system cannot find the file specified. pid=1376

10:13:28 ERROR Error: cannot find built wheel in C:\Users\teffs.THEAA\OneDrive - AA

1 ACCEPTED SOLUTION

Accepted Solutions

Simon_T
New Contributor III

So I found a link to a page that said that the databricks bundle command is expecting python3.exe instead of python.exe. So I took a copy of python.exe and renamed it to python3.exe and that seems to work. Thanks for investigating though.

View solution in original post

2 REPLIES 2

Simon_T
New Contributor III

So I created the folder dist in folder, as mentioned, which does exist but the folder is deleted when I run the command. As for the required files, the files were created by running the command databricks bundle init , so what files could be potentially missing?

Simon_T
New Contributor III

So I found a link to a page that said that the databricks bundle command is expecting python3.exe instead of python.exe. So I took a copy of python.exe and renamed it to python3.exe and that seems to work. Thanks for investigating though.

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