If you try to run Album Cover Art Downloader (by typing albumart-qt in the console) and get the following error:
Traceback (most recent call last): File "/usr/bin/albumart-qt", line 145, inopen the /usr/lib/albumart/albumart_images.py and in the first or second line in the file add:sys.exit(runGui()) File "/usr/bin/albumart-qt", line 77, in runGui import albumart_dialog File "/usr/lib/albumart/albumart_dialog.py", line 32, in from pixmap import getPixmapForPath File "/usr/lib/albumart/pixmap.py", line 4, in import albumart_images File "/usr/lib/albumart/albumart_images.py", line 6 SyntaxError: Non-ASCII character '\xa0' in file /usr/lib/albumart/albumart_images.py on line 6, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
# coding: latin-1
I love you. I was running the windows version in VMware, unable to use it in Ubuntu. Thanks!
ReplyDeleteThanks! I got it working in no time at all!
ReplyDeleteafter reading this, ofcourse... :D