This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[HELP] vapoursynth: No module named validate
#1
If I run any job that involves vapoursynth, it will fail with "CRASHED" at the encoding stage.  vapoursynth is working for me outside of hybrid.  If I launch the script preview, I see this error:

Failed to evaluate the script:
Python exception: No module named 'validate'
Traceback (most recent call last):
File "src/cython/vapoursynth.pyx", line 3378, in vapoursynth._vpy_evaluate
File "src/cython/vapoursynth.pyx", line 3379, in vapoursynth._vpy_evaluate
File "/tmp/tempPreviewVapoursynthFile14_09_31_254.vpy", line 11, in
import validate
ModuleNotFoundError: No module named 'validate'


Where is the validate module supposed to come from?

FYI, I'm running on Arch Linux using the AppImage.  Vapoursynth is installed from the AUR.  If I modify the script to not reference "validate" then I can run the script manually with vspipe, no problem.
Reply


Messages In This Thread
vapoursynth: No module named validate - by srwalter - 12.11.2025, 21:13

Forum Jump:


Users browsing this thread: 1 Guest(s)