Skip to content

Remove auto-install of package #262

@fralau

Description

@fralau

Discussed in #261

Originally posted by kriberg April 19, 2025
I was just wondering what the rationale was for installing packages from within the plugin loader? Wouldn't it be better to have the standard python tooling the user is probably already using, rather than using subprocess to call pip3 install?

As in #261

(@kriberg) I think it's somewhat of a security issue and we should probably remove this. The pluglet loader should try to load modules. If they aren't present, then log an error.

(@fralau)
You might be right and it is a corner case anyway; the benefits of automation might not be worth the trouble.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions