You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 10, 2025. It is now read-only.
I already have opencv 4.5.1 in my device, but albumentations still try install opencv-python-headless into my device, this make conflict happens between two installed opencv ! how to solve this problem ? It's seem not friendly for users.
To Reproduce
Steps to reproduce the behavior:
pip install albumentations
Expected behavior
do not install opencv-python-headless if i have opencv