cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
cancel
Showing results for 
Search instead for 
Did you mean: 

Error deploying a DAB

raghu2
New Contributor III

I followed steps listed in this article.

After creating and validation of bundle with default template, during deployment using this command:

databricks bundle deploy -t dev --profile zz

I get this message:

Building mySecPrj...
Error: build failed mySecPrj, error: exit status 1, output: usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help

error: invalid command 'bdist_wheel'

How do I resolve this? Appreciate any guidance.

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions

daniel_sahal
Esteemed Contributor

@raghu2 

Try running

pip3 install --upgrade wheel setuptools

View solution in original post

2 REPLIES 2

daniel_sahal
Esteemed Contributor

@raghu2 

Try running

pip3 install --upgrade wheel setuptools

raghu2
New Contributor III

Thanks @daniel_sahal. That worked!!

Welcome to Databricks Community: Lets learn, network and celebrate together

Join our fast-growing data practitioner and expert community of 80K+ members, ready to discover, help and collaborate together while making meaningful connections. 

Click here to register and join today! 

Engage in exciting technical discussions, join a group with your peers and meet our Featured Members.