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

latexocr:Cannot mix incompatible Qt library (6.6.3) with this library (6.7.3) #404

Open
Akonsting opened this issue Nov 19, 2024 · 1 comment

Comments

@Akonsting
Copy link

I use pix2tex successfully but latexocr went wrong with error:Cannot mix incompatible Qt library (6.6.3) with this library (6.7.3)
The environment is newly created for only LaTeX-OCR,all the packages except pytorch installed by pip install "pix2tex"

@sent-hil
Copy link

I had a similar problem where PySide6-6.8.0.2 didn't work, downgrading to 6.7.3 with pip3 install pyside6==6.7.3 solved it for me.

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