20
Installation de PIL avec pip
J'essaie d'installer PIL (la bibliothèque d'imagerie Python) à l'aide de la commande: sudo pip install pil mais je reçois le message suivant: Downloading/unpacking PIL You are installing a potentially insecure and unverifiable file. Future versions of pip will default to disallowing insecure files. Downloading PIL-1.1.7.tar.gz (506kB): 506kB downloaded Running setup.py …