Message410316
Hi Tommy! Glad to have you join the discussion (I'm a huge fan of OBS Studio, and if the license wasn't incompatible with my employer, I'd be actively contributing :) )
Our challenge with the installer is the portability of Wix Toolset. I'm pretty sure our current version doesn't support ARM64, and they haven't released a newer version that does yet. It's possible that emulation will handle the main part of our installer, but AFAIK nobody has tested it to see whether it confuses the underlying installer service. (I can probably do that at some point, as I have access to some test machines now.)
At the same time, any reason why OBS doesn't just include a copy of Python with it? It should be quite easy to include the embeddable runtime on Windows, which would then mean that you're able to ship the exact version necessary and have the paths preconfigured. (It *might* complicate installing 3rd party packages a bit, but you can always allow search paths to be set/PYTHONPATH to be respected, or the executable path overridden.)
Possibly this is something you guys have already looked into, so if you know there's an issue I'd love to hear about it. Making it easy/easier to bundle Python with apps like OBS is one of my major focuses. |
|
Date |
User |
Action |
Args |
2022-01-11 16:44:26 | steve.dower | set | recipients:
+ steve.dower, paul.moore, tim.golden, zach.ware, Guido.van.Rossum, steven.downum, Steven Noonan, Paul Monson, dan, wayoman, rubin, jay.swanson, nsait-linaro, TommyVCT |
2022-01-11 16:44:26 | steve.dower | set | messageid: <1641919466.11.0.891334044709.issue33125@roundup.psfhosted.org> |
2022-01-11 16:44:26 | steve.dower | link | issue33125 messages |
2022-01-11 16:44:25 | steve.dower | create | |
|