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
3 odpowiedzi
+ 1
No problem, glad you got somewhere! 👍🏾
+ 1
Try running the command python3 --version. My computer needs the 3 to run properly.
0
Thanks
I got the issue
It was something else