monim67 / django-bootstrap-datepicker-plus

Bootstrap3/Bootstrap4/Bootstrap5 DatePickerInput, TimePickerInput, DateTimePickerInput, MonthPickerInput, YearPickerInput with date-range-picker functionality for django >= 2.0

Home Page:https://pypi.python.org/pypi/django-bootstrap-datepicker-plus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModuleNotFoundError: No module named 'django_bootstrap_datepicker_plus'

SKAv81 opened this issue · comments

commented

Hello, I need help here.. I have installed 'django_bootstrap_datepicker_plus' in my project virtual environment.. but i get this error - ModuleNotFoundError: No module named 'django_bootstrap_datepicker_plus'.. I have added it to installed_apps, tried upgrade etc and am sure it is installed.. still not sure why I am getting this message.. can anyone please help?

You have to add it to INSTALLED_APPS using bootstrap_datepicker_plus, not django_bootstrap_datepicker_plus