Exception has occurred: ImportError Couldn’t import Django when debugging Django with VS Code
When you start to use VS Code to debug a Django project you may bump into the exception shown in the screenshot above Exception has occurred: ImportError Couldn’t import Django. Are you sure it’s installed and available This post explains how to reproduce the problem and how to resolve it. The Django project referenced in […]
You must be logged in to post a comment.