← Back to issue list

Investigate dropping virtual envs from the python-based plugins

View original Github issue

Metadata

Project
rockcraft
Number
#746
Type
issue
State
open
Author
tigarmo
Labels
Created
2024-11-07 13:22:54+00:00
Updated
2025-08-15 15:12:45+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### What needs to get done Instead of creating a venv in the part's install dir and pip-installing the packages, pip-install them directly into the Python installation (which must always exist). ### Why it needs to get done The Python and Poetry plugins are currently broken in 24.04 because of the new usrmerge handling in noble. Might as well take this opportunity to address this "liability". This also lets us drop our custom sitecustomize, and bypasses the need to think about symlinks.

Evaluation history

No evaluation history available.