[Django]-Django start new project error

6👍

✅

Did you to add the Python/Scripts to the PATH environmental variable? You’ll need to restart any command prompts you have opened for the PATH change to take effect.

1👍

The same happened with me also and it is resolved by adding PATH environmental variable of Python\scripts.

Leave a comment