Merci
Comme expliqué, je ne pratique pas le terminal ni python hors l'application qui l'utilise mais que je lance avec automator.
J'espère que c'est bon comme procédure car le résultat n'est pas au RDV
Ypsos:~ rl$ cd /Users/rl/Ortho4XP ;/Users/rl/Ortho4XP/requirements.txt
-bash: /Users/rl/Ortho4XP/requirements.txt: Permission denied
Et comme ceci ce n'est pas mieux
Ypsos:Ortho4XP rl$ cd /Users/rl/Ortho4XP ;rl$ pip3 install -r requirements.txt
-bash: rl$: command not found
etr comme ceci "not writeable
rl@Ypsos ~ % cd /Users/rl/Ortho4XP ; pip3 install -r/Users/rl/Ortho4XP/requirements.txt
zsh: /usr/local/bin/pip3: bad interpreter: /usr/local/opt/python@3.12/bin/python3.12: no such file or directory
Defaulting to user installation because normal site-packages is not writeable
Collecting certifi==2023.7.22