(.venv) PS C:\Users\DELL\Desktop\bizcard> pip install easyocr>=1.7.0
Collecting easyocr>=1.7.0
Using cached easyocr-1.7.1-py3-none-any.whl.metadata (11 kB)
INFO: pip is looking at multiple versions of easyocr to determine which version is compatible with other requirements. This could take a while.
Using cached easyocr-1.7.0-py3-none-any.whl.metadata (14 kB)
ERROR: Cannot install easyocr==1.7.0 and easyocr==1.7.1 because these package versions have conflicting dependencies.
The conflict is caused by:
easyocr 1.7.1 depends on torch
easyocr 1.7.0 depends on torch
To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts