Django installation | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Django installation

I was trying to install django in my pc using command prompt but whenever I try checking for the python version in pc it shows me python --version is not recognised as an internal or external command ,operable program or batch file.. Yet I have pycharm installed So what does that mean And how can I install django in my pc ...thanks

2nd Jun 2022, 11:46 AM
Kushal Sharma
Kushal Sharma - avatar
3 Answers
+ 1
No problem, glad you got somewhere! 👍🏾
2nd Jun 2022, 1:20 PM
Justice
Justice - avatar
+ 1
Try running the command python3 --version. My computer needs the 3 to run properly.
2nd Jun 2022, 12:33 PM
Justice
Justice - avatar
0
Thanks I got the issue It was something else
2nd Jun 2022, 1:19 PM
Kushal Sharma
Kushal Sharma - avatar