ModuleNotFoundError : no module named : crispy_forms
问题 I can import crispy_forms but when I run python3 manage.py runserver it say no module named crispy_forms, I can not why it is, because when I pip3 list , I can see django-crispy-forms. so I attach my setup for interpreter, really need your help interpreter setup image and Error message in terminal >>> python3 manage.py runserver Watching for file changes with StatReloader Exception in thread django-main-thread: Traceback (most recent call last): File "/Users/eunwoo/anaconda3/lib/python3.7