I installed bootstrap4 with $ pip install django-bootstrap4 It is being installed in this directory C:Userstradetechpit-match-envLibsite-packages Django seems to be looking at this directory C:UserstradeAnaconda3libsite-packagesdjango When I put ‘bootstrap4’ in the INSTALLED_APPS = (‘bootstr…