thesamet / webilder

Wallpaper downloader and rotator that uses Flickr and Webshots.
http://www.webilder.org/
Other
30 stars 12 forks source link

webilder 0.7.3-1 on Ubuntu 16.04 LTS #56

Open fricigrillbufe opened 8 years ago

fricigrillbufe commented 8 years ago

Unfortunately I receive the following error on the first run. Install was successful. (On Ubuntu 16.04 LTS I had to install the python-support separately, since the package is no more part of the distribution. I used this repo.: ppa:syseleven-platform/xenial-ports. I hope this should be a right one... Maybe you could build a this new snap package for Ubuntu to avoid such problems.)

webilder_unity_indicator Traceback (most recent call last): File "/usr/local/bin/webilder_unity_indicator", line 9, in load_entry_point('Webilder==0.7.3', 'console_scripts', 'webilder_unity_indicator')() File "/usr/lib/python2.7/dist-packages/pkg_resources/init.py", line 542, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python2.7/dist-packages/pkg_resources/init.py", line 2569, in load_entry_point return ep.load() File "/usr/lib/python2.7/dist-packages/pkg_resources/init.py", line 2229, in load return self.resolve() File "/usr/lib/python2.7/dist-packages/pkg_resources/init.py", line 2235, in resolve module = import(self.module_name, fromlist=['name'], level=0) File "/usr/local/lib/python2.7/dist-packages/webilder/init.py", line 10, in import webilder.flickr File "/usr/local/lib/python2.7/dist-packages/webilder/flickr/init.py", line 14, in import Image ImportError: No module named Image

I tried to install the webilder from ubuntu repo, from the website .deb, and from the webilder-master.zip. Didnt make any difference.

Please help me, I love your application, Thanks!