|
Yes, that way we could keep the certifi package just to get an up to date ceritificate that will always be stored in site-packages and then get the current app location and build the proper environment var to be included just before launching the plugin.
I would guess most people install Sigil.app into /Applications but I run it from all over the place and have about 5 versions of it on my machine, so I want to build up the path to the Python.framework inside Sigil.app dynamically at runtime and then export it.
|