I have a problem when i try to create a new Django project in PyCharm.
I think that python is still not the part of your environment PATH variable in your PC.
Go to -->
1). start
( if you're using Windows ) and search Edit the system environment variables
and click on it.
2). Now click on Environment Variables
and check in system variables
that the python
is in your PATH
OR Not.