vapoursynth-portable-FATPACK
vapoursynth-portable-FATPACK copied to clipboard
Compare (and test) python installer with embedded version
Yuuno does not work with the embedded version anymore.
If it's possible to keep and reasonable to maintain, I'd vote for embedded python.
Python environments can get messy in a hurry, hence platforms like Conda have sprung up just to manage them. Personally, I've had nothing but trouble trying to keep parallel python environments from getting mixed up.
I'm using currently the embedded version, which is easier to handle (it's just a zip). The installer version needs to be installed/extracted in a VM etc -> more work. Could be automated via travis ci I guess.