Any traceback with this at the end: _bootstrap._gcd_import(name[level..], package, level)
Is almost always is due to a problem with your settings INSTALLED_APPS, particularly if django\apps\registry.py Is further up the trace.
A missing comma between items, perhaps?It would indeed be nice if Django would output a more sensible error message for issues like this 😀 Hmm, an idea for a useful PR right there. Seems to be common issue (since the very next message I read in this mail list is exactly the same thing).
Regards, David "Chandresh . T" <[email protected]> writes
Recently I was running a git clone (https://github.com/divanov11/StudyBud.git)after doing required steps like migrations, etc. I started to run it by (python manage.py runserver) but I got this error.can anyone help me with this, please?
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/em0481748f-3902-4383-be37-4f591c38c5c5%4090728edb.com.
pgpPI_WDexwfL.pgp
Description: PGP signature

