ich will ja das externally managed gar nicht ...
× This environment is externally managed<br><br>╰─> To install Python packages system-wide, try apt install<br><br> python3-xyz, where xyz is the package you are trying to<br><br> install.<br><br> <br><br> If you wish to install a non-Debian-packaged Python package,<br><br> create a virtual environment using python3 -m venv path/to/venv.<br><br> Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make<br><br> sure you have python3-full installed.<br><br> <br><br> If you wish to install a non-Debian packaged Python application,<br><br> it may be easiest to use pipx install xyz, which will manage a<br><br> virtual environment for you. Make sure you have pipx installed.<br><br> <br><br> See /usr/share/doc/python3.12/README.venv for more information.<br><br><br>note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages.<br><br>hint: See PEP 668 for the detailed specification.<br><br>Enabling Apache2 and PHP modules...<br><br>Synchronizing state of apache2.service with SysV service script with /usr/lib/systemd/systemd-sysv-install.<br><br>Executing: /usr/lib/systemd/systemd-sysv-install enable apache2<br><br>ERROR: Module php7.x does not exist!<br>
aber mit diesem befehl apt install python3-xyz komm ich auch nicht weiter.