📌  相关文章
📜  无法从 sourcePylancereportMissingModuleSource 解析导入“django.contrib” - 无论代码示例

📅  最后修改于: 2022-03-11 15:00:45.141000             🧑  作者: Mango

代码示例1
I's guessing you are using VSCode or any such editors & 
if you are running the django project inside an virtual-environment
then
from view> command palette
choose "select python interpreter"
then choose the one where yor Django is installed or the virtual-env path one

you errors must me gone