Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opencv conflict, not user friendly #1140

Open
DefTruth opened this issue Mar 7, 2022 · 1 comment
Open

opencv conflict, not user friendly #1140

DefTruth opened this issue Mar 7, 2022 · 1 comment

Comments

@DefTruth
Copy link

DefTruth commented Mar 7, 2022

🐛 Bug

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.

image

image

To Reproduce

Steps to reproduce the behavior:

  1. pip install albumentations

Expected behavior

do not install opencv-python-headless if i have opencv

Environment

  • Albumentations version (e.g., 1.0.0):
  • Python version (e.g., 3.8):
  • OS (e.g., MacOS):
  • How you installed albumentations (pip):
  • Any other relevant information:

Additional context

no context

@YoniChechik
Copy link

This solves it : #1293 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants