【问题标题】:Not making Django project in PyCharm不在 PyCharm 中制作 Django 项目
【发布时间】:2021-05-23 03:39:29
【问题描述】:

当我尝试在 PyCharm 中创建新的 Django 项目时遇到问题。

enter image description here

【问题讨论】:

  • 看看stackoverflow.com/help/how-to-ask 一个好问题。此外,您的问题似乎与您的系统和开发 IDE 相关,而不是与编程相关的问题(本网站适用)。

标签: django pycharm new-project


【解决方案1】:

我认为 python 仍然不是你 PC 中环境 PATH 变量的一部分。

转到-->

1)。 start(如果您使用的是 Windows)并搜索 Edit the system environment variables 并单击它。

2)。现在单击Environment Variables 并检查system variables python 是否在您的PATH 中或不在。

【讨论】:

    猜你喜欢
    • 2011-10-21
    • 1970-01-01
    • 2014-07-15
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-03-08
    • 2013-10-07
    相关资源
    最近更新 更多