Closed louisfh closed 4 weeks ago
this seems related https://github.com/wandb/wandb/issues/5258
the issue hasn't been resolved but there's now a workaround https://github.com/wandb/wandb/issues/5258#issuecomment-1897623369 and recent activity
Ah the issue is now closed as resolved, an updated wandb dependency should fix this (as soon as there’s a new wandb release)
@louisfh can you confirm that this is fixed if we update the wandb dependency?
I'm no longer able to reproduce this behavior with wandb 0.17.7 (version in poetry lock file currently). I assume this has been fixed. Closing the issue and we can reopen if it reappears.
Resolved in wandb 0.16.3 https://github.com/wandb/wandb/milestone/53 and we now require >=0.17.0, so this will be resolved with next merge of develop to master
I keep seeing this Warning. This happens even in scripts where I am not training or using a model, so I don't understand why temp files that appear to be related to wandb are being created.
Here's the full warnings: