I have added the C:\Users\Admin\Anaconda3\python.exe path to my system environment variables PATH but still when I run python command it opens Windows app store! Why bthis happens and how to fix it?
-
Try to set path to Python Directory. Ex: C:\Python27PySaad– PySaad2019-11-13 08:32:32 +00:00Commented Nov 13, 2019 at 8:32
-
Does it work if you run your command using the whole path?Alfonso– Alfonso2019-11-13 08:33:22 +00:00Commented Nov 13, 2019 at 8:33
-
@PySaad: I used Anaconda to install Python so I don't have Python in the path you mentioned. I also Installed 3.7 version I think.lovecode– lovecode2019-11-13 08:34:27 +00:00Commented Nov 13, 2019 at 8:34
Add a comment
|