boxabhi / youtube_django_blog_application

41 stars 56 forks source link

ModuleNotFoundError: No module named 'froala_editor' #1

Open Aniazad opened 2 years ago

Aniazad commented 2 years ago

please help

TheInspiredConjurer commented 2 years ago

please help

If you would've followed the tutorial you would've known that he first installs the froala module using pip install django-froala-editor.

Follow the instructions here: Github Link

abdussalam02 commented 2 years ago

run this in your blog folder terminal pip install django-froala-editor

Shumail2 commented 1 year ago

facing same problem . I install pip install django-froala-editor but issue not resolved

imharshag commented 7 months ago

Go through the requirements.txt and then install the froala editor