Jaded-Encoding-Thaumaturgy / vs-preview

Previewer for VapourSynth scripts.
Apache License 2.0
57 stars 16 forks source link

install when using portable version of vapoursynth #69

Closed awgcooper closed 1 year ago

awgcooper commented 1 year ago

When I try to install vs-prevpiew using pip, it searches for an installed version of vapoursynth which doesn't show up in my case as I have a portable installation. An error is returned:

OSError: Couldn't detect vapoursynth installation path

Is it possible to manually specify the installation path or get around this some other way?

Setsugennoao commented 1 year ago

Config issue. You should install vapoursynth-portable not vapoursynth on windows, if you want that.