Traceback (most recent call last):
File "setup.py", line 19, in <module>
from setuptools import Extension, setup, find_packages
ImportError: No module named 'setuptools'
=================================================
Pillow installation failed.
然后装setuptools
sudo apt-get install python-setuptools
Reading package lists... Done
Building dependency tree
Reading state information... Done
python-setuptools is already the newest version.
The following packages were automatically installed and are no longer required:
libroken18-heimdal libtalloc2 libtdb1 libtevent0 samba-common
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 17 not upgraded.
|
|