Bonjour,
J'essaie de télécharger le module PIL mais quand je tape "pip install PIL", je reçois cette erreur :
Collecting PIL
Could not find a version that satisfies the requirement PIL (from versions: )
No matching distribution found for PIL
You are using pip version 7.1.2, however version 9.0.1 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
Comment faire pour mettre à jour pip ?
Merci de vos réponses
Partager