YomikoR / VapourSynth-Editor

Branch vse-previewer for standalone previewer. Branch vs-api4 for an IDE with a text editor. Branch master for "stability". Forked from https://bitbucket.org/mystery_keeper/vapoursynth-editor
Other
139 stars 9 forks source link

VSE doesn't work with R65 #54

Closed nobananasforyou closed 8 months ago

nobananasforyou commented 8 months ago

Hiya!

I have python 3.11.6 and r19-mod-6.3 installed on my pc and it worked perfectly fine with R64. However, upgrading to R65 causes breakage.

I get the following error: Failed to get VSScript API! Failed to get VSScript API!

When I try to define vapoursynth library path: Qt warning: Trying to construct an instance of an invalid type, type id: 66 Qt warning: Trying to construct an instance of an invalid type, type id: 66 Qt warning: Trying to construct an instance of an invalid type, type id: 66 Qt warning: Trying to construct an instance of an invalid type, type id: 66 Qt warning: Trying to construct an instance of an invalid type, type id: 66 Qt warning: Trying to construct an instance of an invalid type, type id: 66

Kind Regards

nobananasforyou commented 8 months ago

I had two installations of VS and that's what caused the error. So not a problem.