Yesterday, 01:33
Thanks for the help, managed to get vsViewer working which returns this
Failed to evaluate the script:
Python exception: No module named 'qtgmc'
Traceback (most recent call last):
File "src/cython/vapoursynth.pyx", line 3387, in vapoursynth._vpy_evaluate
File "src/cython/vapoursynth.pyx", line 3388, in vapoursynth._vpy_evaluate
File "/tmp/tempPreviewVapoursynthFile19_30_54_274.vpy", line 11, in
import qtgmc
ModuleNotFoundError: No module named 'qtgmc'
And I definitely have qtgmc installed, so it definitely seems like it's one of those linux moments rather than anything wrong with any of the software itself. Thank you again.
Failed to evaluate the script:
Python exception: No module named 'qtgmc'
Traceback (most recent call last):
File "src/cython/vapoursynth.pyx", line 3387, in vapoursynth._vpy_evaluate
File "src/cython/vapoursynth.pyx", line 3388, in vapoursynth._vpy_evaluate
File "/tmp/tempPreviewVapoursynthFile19_30_54_274.vpy", line 11, in
import qtgmc
ModuleNotFoundError: No module named 'qtgmc'
And I definitely have qtgmc installed, so it definitely seems like it's one of those linux moments rather than anything wrong with any of the software itself. Thank you again.