FreeCAD / FreeCAD-Bundle

Stand-alone repo to Build and Deploy installable FreeCAD images
https://freecad.org
GNU Lesser General Public License v2.1
222 stars 57 forks source link

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

Closed ppemawm closed 5 months ago

ppemawm commented 5 months ago

@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 commented 5 months ago

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 commented 5 months ago

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