Hi @<1523707653782507520:profile|MelancholyElk85> , I assume you're running remotely?
@<1523701070390366208:profile|CostlyOstrich36> on a remote agent, yes, running the task from the interface
Hi everyone. I'm facing a problem when connecting to Azure storage. When the task tries to download a dataset, it fails with the message
2024-08-29 11:02:19,199 - clearml.storage - ERROR - Azure blob storage driver not found. Please install driver using: 'pip install clearml[azure]' or pip install '"azure.storage.blob>=12.0.0"'
ERROR:root:An error occurred 'NoneType' object has no attribute 'base_url'
I explicitly specified clearml[azure]
in requirements.txt or in Installed packages
section, also tried azure-storage-blob==12.21.0
but to no avail. Could you please help?
Hi @<1523707653782507520:profile|MelancholyElk85> , I assume you're running remotely?
@<1523701070390366208:profile|CostlyOstrich36> on a remote agent, yes, running the task from the interface