11.10.2025, 02:10
I am wondering if anyone knows of how to get havsfunc working on Arch Linux. I have successfully used it for a couple years, but the vapoursynth-plugin-havsfunc-git package no longer works. When running a vpy script, I get this error:
This exact error has been mentioned in the comments of the AUR package webpage in June/July, but it has not been addressed:
https://aur.archlinux.org/packages/vapou...vsfunc-git
This exact error has also been mentioned as an issue on the havsfunc Github page below in June (with 7 likes), but it has not been addressed:
https://github.com/HomeOfVapourSynthEvol.../issues/95
Code:
ImportError: cannot import name 'BM3D' from 'vsdenoise' (/usr/lib/python3.13/site-packages/vsdenoise/__init__.py). Did you mean: 'bm3d'?
This exact error has been mentioned in the comments of the AUR package webpage in June/July, but it has not been addressed:
https://aur.archlinux.org/packages/vapou...vsfunc-git
This exact error has also been mentioned as an issue on the havsfunc Github page below in June (with 7 likes), but it has not been addressed:
https://github.com/HomeOfVapourSynthEvol.../issues/95