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

How to install wheel package from git repo

thushar
Contributor

Using VS code for development and a wheel package is created for shipment.

We put this wheel package in Azure data lake storage and ADB notebook accessed this wheel package and installed it in the cluster. It is working fine.

image.png 

But instead of keeping this in ADLS, we have to keep this wheel file in Git and install the same. We are using the command

pip install -e git+https://xxxxxxxxx@github.com/xxxxxxx/xxxxx.git@main#"egg=myPackage-0.4-py3-none-any.whl"   

but getting the below error.

does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found.

Any chance to fix this issue?

2 REPLIES 2

Kaniz
Community Manager
Community Manager

Hi @Thushar R​, It Looks like similar discussions are going on here at S.O.

Kaniz
Community Manager
Community Manager

Hi @Thushar R​, We haven’t heard from you on the last response from me​ , and I was checking back to see if his suggestions helped you. Or else, If you have any solution, please do share that with the community as it can be helpful to others.

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.