❔Question Whenever i try to run my model i run into this error AttributeError: 'NoneType' object has no attribute 'startswith' from wandbutils.py line 161 I wonder why ? Any workaround or fix #2697
Labels
bug
Something isn't working
Before submitting a bug report, please be aware that your issue must be reproducible with all of the following, otherwise it is non-actionable, and we can not help you:
git fetch && git status -uno
to check andgit pull
to update repoIf this is a custom dataset/training question you must include your
train*.jpg
,test*.jpg
andresults.png
figures, or we can not help you. You can generate these withutils.plot_results()
.🐛 Bug
A clear and concise description of what the bug is.
To Reproduce (REQUIRED)
Input:
Output:
Expected behavior
A clear and concise description of what you expected to happen.
Environment
If applicable, add screenshots to help explain your problem.
Hello @glenn-jocher,
As per your advise i have pushed this to a bug.
I have posted the screenshots to my error and the wandb logging for assistance
Additional context
Add any other context about the problem here.
data.yaml.zip
https://wandb.ai/markgich/YOLOv5/runs/3na79834/logs?workspace=user-
The text was updated successfully, but these errors were encountered: