Commit 58e774d
committed
improve: add helpful error message for missing tensorboard package
- Checks if tensorboard is installed before attempting to create SummaryWriter
- Provides installation instructions when tensorboard is missing
- Improves user experience for debugging missing dependencies
- Addresses issue #7980
Signed-off-by: skdas20 <skdas5405@gmail.com>1 parent 85ed7a9 commit 58e774d
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
53 | 58 | | |
54 | 59 | | |
55 | 60 | | |
| |||
0 commit comments