vapoursynth-portable-FATPACK icon indicating copy to clipboard operation
vapoursynth-portable-FATPACK copied to clipboard

Compare (and test) python installer with embedded version

Open theChaosCoder opened this issue 6 years ago • 3 comments
trafficstars

theChaosCoder avatar Mar 10 '19 15:03 theChaosCoder

Yuuno does not work with the embedded version anymore.

theChaosCoder avatar Oct 06 '19 20:10 theChaosCoder

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.

AlphaAtlas avatar Oct 08 '19 16:10 AlphaAtlas

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.

theChaosCoder avatar Oct 08 '19 18:10 theChaosCoder