wandb: Shutil same file error
Describe the bug Shutil same file error
To Reproduce Log input audio at beginning of every epoch with
wandb.log({"Input audio": [wandb.Audio(inputs[0].cpu().squeeze().numpy(), sample_rate=train_dataset.get_audio_rate())]})
Expected behavior Logged without issues.
Screenshots

Operating System
- OS: Ubuntu 20.04
- Browser chrome
- Wandb Version 0.10.11
Additional context Audio is displayed properly on wandb. However, code crashes with this error after 2 epochs. Replicated multiple times on different machines. Handling the exception during the log does not seem to work for some reason.
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 19 (8 by maintainers)
Awesome, glad to hear you can continue with your work! Thanks for the kind feedback - we are always here to help. Please let us know if you run into further issues.