load_dotenv() is for aws credentials
I use only StorageManager on its own
Hi @<1817731748759343104:profile|IrritableHippopotamus34> , are you only using StorageManager
or also the Task
object? Do you have a code snippet that reproduces this behaviour?
remote path is in the form " None "
In the console I get:
[04/16/25 09:11:30] INFO before download reproduce.py:14
[04/16/25 09:11:31] INFO after download reproduce.py:16
Yeah, looks like it reproduces. I suggest opening a GitHub issue to get this fixed 🙂
@<1523701070390366208:profile|CostlyOstrich36> Were you able to reproduce this behavior?
I also have the following env variables set:
"CLEARML_CACHE_DIR": <path to persistent local directory>
"CLEARML_SUPPRESS_UPDATE_MESSAGE": "1"
"CLEARML_LOG_LEVEL": "INFO"
... @<1523701070390366208:profile|CostlyOstrich36> ...