简体   繁体   中英

Why does my python not show in cmd despite me adding the path to my system variables?

I recently started to using PyCharm Community so i'm pretty new to this. I added the anaconda3 and python path to my variables. "conda" works in my cmd but python just opens a windows store page where i can download python. I checked the path with "where python" and added these. Does anyone have suggestions, because I wanted to use pyinstaller.

Type py instead of python in your command prompt. The default command for running python commandline interface has changed.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM