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

Assembly4>Animator>Save complains OpenCV not installed - actual problem is pillow #208

Closed
ppemawm opened this issue Jan 18, 2024 · 2 comments

Comments

@ppemawm
Copy link

ppemawm commented Jan 18, 2024

@adrianinsaval
Assembly4 animator save function complains that CV2 is not installed and prevents saving the animation when in fact CV2 is installed.
Error occurs in certain stable and weekly releases referenced in discussions below.

Please see discussions here:
https://forum.freecad.org/viewtopic.php?p=733824#p733824
https://forum.freecad.org/viewtopic.php?p=732390#p732390
https://forum.freecad.org/viewtopic.php?p=726914#p726914

@adrianinsaval
Copy link
Member

adrianinsaval commented Jan 18, 2024

As mentioned in the forum thread opencv doesn't seem to be the problem, it is incorrectly reported by asm4. The actual problem is with pillow that has removed qt5 support in version 10.0

@adrianinsaval adrianinsaval changed the title Assembly4>Animator>Save complains OpenCV not installed Assembly4>Animator>Save complains OpenCV not installed - actual problem is pillow Jan 18, 2024
@adrianinsaval
Copy link
Member

uploaded pillow 9.5 pacakges to conda: https://anaconda.org/freecad/pillow/files
new bundles should be up shortly and I confirmed at least the appimage works:
animation

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