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

Eroor when I run pip install -r requirements-win-310.txt --no-deps #17

Open
Antonin2938 opened this issue Mar 5, 2024 · 1 comment
Open

Comments

@Antonin2938
Copy link

pip install -r requirements-win-310.txt --no-deps
Processing c:\users\seth\downloads\tesserocr-2.6.0-cp310-cp310-win_amd64.whl (from -r requirements-win-310.txt (line 222))
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: 'C:\Users\seth\Downloads\tesserocr-2.6.0-cp310-cp310-win_amd64.whl'

@fralapo
Copy link

fralapo commented Mar 5, 2024

remove the line related to tesserocr, if you don't use the ocr function it is a superfluous dependency

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