cvzi/py_itunesart

Gui Doest Not Work For Me

Closed this issue · 3 comments

Hi CVZI, No idea if I can send you some logs,,

Python version : 3.6.8

Thank you for your assistance

cvzi commented

I think you may have to install Pillow like this: pip install pillow

Which OS are you using?

You can start the Gui script from the terminal to see if there is an error log:

python path_to/py_itunesart/gui.py yourfile.mp3

yes, with Pillow it works, I think this is something to add in requirements, many thanks

cvzi commented

Thanks, I added it to the readme