mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 10:46:16 +03:00
python 3 tk libraries
This commit is contained in:
parent
0cffb9a86e
commit
bc4ade5d2c
|
@ -3,6 +3,7 @@
|
|||
sudo apt-get -y install python-dev python-setuptools \
|
||||
python3-dev python-virtualenv cmake
|
||||
sudo apt-get -y install libtiff5-dev libjpeg8-dev zlib1g-dev \
|
||||
libfreetype6-dev liblcms2-dev libwebp-dev tcl8.6-dev tk8.6-dev python-tk
|
||||
libfreetype6-dev liblcms2-dev libwebp-dev tcl8.6-dev tk8.6-dev \
|
||||
python-tk python3-tk
|
||||
|
||||
./install_openjpeg.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user