Zed Examples YoloV5 custom detection

When executing python detector.py from custom detection, i encountered an issue

ImportError: cannot import name ‘scale_coords’ from ‘utils.general’

how can i solve this error without any problem. can someone explain where exactly i am running into the problem and how to solve it.
any suggestions
Thank you.

Hello and thank you for reaching out to us,

There is probably an issue with the dependency. Some one had the same issue than you maybe you can check how he did solve it : Zed Examples YoloV5 custom detection needs update

I’ll forward that to the team.