Hi,
Well I'm not even sure the cli functionality works that much at all.
"flit install" is broken and the current runtime dependency on
python3-pip is useless.
Anyone is welcome to work on this ;-)
----
flit$ flit install
Extras to install for deps 'all': {'test', '.none', 'doc'}
I-flit.install
error: externally-managed-environment
× This environment is externally managed
╰─> To install Python packages system-wide, try apt install
python3-xyz, where xyz is the package you are trying to
install.
If you wish to install a non-Debian-packaged Python package,
create a virtual environment using python3 -m venv path/to/venv.
Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make
sure you have python3-full installed.
Le sam. 19 sept. 2026 à 19:04, Dmitry Shachnev <[email protected]> a écrit :
> For most of packages using pybuild-plugin-pyproject to build, the latter would
> be enough.
Like we have with python3-poetry-core vs python3-poetry