AttributeError: module 'wandb' has no attribute 'run'
Created by: HypnosWei
❔ Question
When I use ipython, I just run this [run train.py --epochs 2 --batch-size 32 --data ./data/train.yaml --weights ./runs/train/exp5/weights/best.pt --cfg ./models/yolov5s.yaml ]
I already create new environment ,but it doesn't work. I also download the whole yolov5 files again, but it doesn't work too.
but the command window show that