小白自学,第一次用pycharm里django模板创建工程,总是报错:求指教?
conflicts with the the name of an existing Python module and cannot be used as a project name
求大神指教,谢谢
项目名称更换了也不行,第一行LOCATION位置换了也不行,怎么改呀
Python自带的有很多模块类和第三方库,你的项目名称和这些冲突了,换个项目名称就行