Parece que o PIL não é suportado, eu instalei o Pillow.
% bl0ck_qu0te%Então o comando deve ser:
sudo apt-get install python-pillow
Estou restrito a sudo apt-get install
e preciso instalar o python-pil para que o comando seja sudo apt-get install python-pil
, mas eis o problema:
sudo apt-get install python-pil
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-pil is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'python-pil' has no installation candidate
Como resolver isso?
Parece que o PIL não é suportado, eu instalei o Pillow.
% bl0ck_qu0te%Então o comando deve ser:
sudo apt-get install python-pillow