evmer / perlego-downloader

Download books from Perlego.com in PDF format
MIT License
118 stars 54 forks source link

ModuleNotFoundError: No module named 'PIL' #77

Open ChrisPy8 opened 1 year ago

ChrisPy8 commented 1 year ago

ModuleNotFoundError: No module named 'PIL'

JTexis commented 1 year ago

I recommend to install all the requirements and the project itself in a virtual environment, I did it and worked well for me

JTexis commented 1 year ago

I recommend to install all the requirements and the project itself in a virtual environment, I did it and worked well for me

Also, try to use python 3.8. It seems that is a compatibility problem, I found that version on a github repository :)