โ04-09-2025 09:14 AM
Hi community,
I created a job using databricks asset bundle, but I'm worrying about how to install this dependency in the right way?
because, I was testing the related job, but seems it doesn't install the torch library properly
โ04-09-2025 10:01 AM
I tried to do it manually and it works.. through databricks asset bundle no. But, I did at the end:
dependencies: - torch==2.5.1 - --index-url https://download.pytorch.org/whl/cpu
It says:Error: file doesn't exist --index-url https://download.pytorch.org/whl/cpu
but this isn't true... since through UI works.
โ04-10-2025 12:13 AM
I suppose this is a bug from DABs..
never-displayed
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!