s/import Image/from PIL import Image/g
This commit is contained in:
parent
4785f314cb
commit
2cec1b9ad5
14 changed files with 21 additions and 21 deletions
|
|
@ -54,9 +54,8 @@ apt-get install -y \
|
|||
python-setuptools \
|
||||
python-pip \
|
||||
python-virtualenv \
|
||||
python-imaging \
|
||||
python-dev \
|
||||
python-imaging \
|
||||
python-pil \
|
||||
python-numpy \
|
||||
python-psycopg2 \
|
||||
python-pyinotify \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue