1 (edited by straumli 03-11-2022 13:42:23)

Topic: How to use SVP4 in combination with existing Python installation?

After I installed the Windows client, my Python setup broke (scripts start failing).
The PYTHONPATH env variable is causing the issues. Please advise how to enable SVP4 with my custom Python installation (e.g. wich modules to install)

Error:
ImportError: Module use of python39.dll conflicts with this version of Python.

Re: How to use SVP4 in combination with existing Python installation?

bumb

Re: How to use SVP4 in combination with existing Python installation?

> The PYTHONPATH env variable is causing the issues

don't set the PYTHONPATH variable? hmm
it's only needed for a few video players (VLC, Plex and Vapoursynth filter in MPC-HC)

or install Python 3.10/3.11 instead of 3.9