SmileyChris / easy-thumbnails

Easy thumbnails for Django
http://easy-thumbnails.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
1.37k stars 312 forks source link

Imoprt error #605

Open developervick opened 1 year ago

developervick commented 1 year ago

Facing import error while running migrate command for filer in Django application

error location "easy_thumbnails/engine.py"

Possible cause of errors was:

--file is importing modules using keywords that are not supported or depreciated now. --Using different versions of libraries that are depreciated.

I want to contribute to fix it

Screenshot (178)