View Single Post
Old 01-10-2016, 05:43 AM   #9
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,738
Karma: 24031403
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by roger64 View Post
I installed the brand new 0.3 (which is still reported as 0.2) but the error message is the same.
Depending on the Python interpreter(s) you've installed, you'll need to enter the following command(s) in a Terminal window:

Code:
sudo pip install Pillow
(Python 2.7)

Code:
sudo pip3 install Pillow
(Python 3.4)
Doitsu is offline   Reply With Quote