I have a problem when i try to create a new Django project in PyCharm.
Asked
Active
Viewed 54 times
-4
-
Have a look at https://stackoverflow.com/help/how-to-ask a good question. Also, your problem seems more related to your system and developement IDE, rather than a programming related question (which this site is for). – mfit Feb 20 '21 at 09:46
1 Answers
0
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.

Lars
- 1,234
- 1
- 8
- 31