python3 ImageTk 安装方法

时间:2015-09-13 19:56:19   收藏:0   阅读:2803
使用命令:
$ sudo yum search PIL | grep python3
可显示得知:
python3-dogpile-cache.noarch : A caching front-end based on the Dogpile lock.
python3-dogpile-core.noarch : A ‘dogpile‘ lock, typically used as a component of
python3-pillow-devel.i686 : Development files for python3-pillow
python3-pillow-devel.x86_64 : Development files for python3-pillow
python3-pillow-doc.noarch : Documentation for python3-pillow
python3-pillow-qt.x86_64 : PIL image wrapper for Qt
python3-pillow-tk.x86_64 : Tk interface for python3-pillow
python3.i686 : Version 3 of the Python programming language aka Python 3000
python3-chameleon.noarch : XML-based template compiler
python3-lesscpy.noarch : Lesscss compiler
python3-pillow.i686 : Python 3 image processing library
python3-pillow.x86_64 : Python 3 image processing library
python3-pillow-sane.x86_64 : Python module for using scanners

通过安装包管理器将以上全部安装即可。

来源:http://forums.fedoraforum.org/showthread.php?t=297286

原文:http://www.cnblogs.com/Emerald/p/4805389.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!