View Single Post
Old 28th April 2019, 11:46   #14  |  Link
Myrsloik
Professional Code Monkey
 
Myrsloik's Avatar
 
Join Date: Jun 2003
Location: Kinnarps Chair
Posts: 2,555
Quote:
Originally Posted by ChaosKing View Post
It crashes after the first python call. It would indicate that python.exe is not in your Environment Variables thus it can't start the process.

I added a python check now. Redownload from 1st post.

You can call the gui now with a parameter .\VSRepoGUI.exe C:\Python37\python.exe
Use HKLM Software\Vapoursynth\PythonPath for automatic detection. That will always point to the base path of the python the vs module was installed to.
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet
Myrsloik is offline   Reply With Quote