Bonjour à tous,
je rencontre un soucis dans un script pour automatiser des tâches.
J'ai besoin d'installer pywinrm après avoir installer python3-pip.

Mais ca me refuse l'install.

Voici le message retrouvé :
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.

Vous avez une piste ?