View Single Post
Old 06-26-2022, 11:39 AM   #66
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,918
Karma: 6240958
Join Date: Nov 2009
Device: many
Also why are relocatable pip installs even necessary?

Are there 3rdparty plugins out there that need modules that are not currently supported via our plugin interface? If so, are there any we should be adding support for?

MacOs uses pip to install our standard packages and then converts python to be fully relocatable so handling new pip modules is not an issue. If people want to use an external python for running plugins where they control all python modules available, they can do that, but not with the embedded relocatable python.

What am I missing?
KevinH is offline   Reply With Quote