我试着用python manage.py runserver,结果一样。它在终端中显示如下。
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases
当我运行py --version时,它工作正常。
我想知道为什么它说没有找到python,而它却能正常工作。我在网上没有找到任何东西。