Sorry if been asked before, but did not really know where to look.
Question is, I am trying to install Variety in Suse, but keep being advised, via answers in the Internet, that I need Python Pillow. Yes well, when I try to install same, get message that it will be be loaded, no reason given.
Spent hours trying to get solution then, to my shame, remembered all you helpful people.
As an alternative,
It also looks like you can get it from the official (non-openSUSE) repositories, or get a python3 version.
To pull packages from the Python repos, you use the utility “pip”
Install pip as follows and then run the utility(there is also a python3 version if you want that)
Hope this is correct way to reply to the answers I have seen.
Running SUSE 13.1 GNOME.
When I try to install from Software Manager, get message that nothing provides Python Pillow and it will not be installed.
So, go on Internet, and get info must have Python-ppa, so install that, so cant get Variety, and every solution shown on the forum and on the internet, comes done to not having Python Pillow.
Yes know I must appear to be dense, but not everyone is a computer genius, hoped that would like SUSE more than Ubuntu, butl its a lot more involved. Will persevere, but nice if could have all that should be available.
Hi
Are you using the version of variety from my testing repository?
You need to install python-Pillow from the devel:languages:python repository;
zypper ar -f http://download.opensuse.org/repositories/devel:/languages:/python/openSUSE_13.1/ "devel:languages:python"
zypper ref
zypper in python-Pillow