win7:E:\Python2;E:\Python2\Scripts;E:\Python3\Scripts

win10:直接添加文件路径

mac/linux:vim /etc/profile

     按a进入编辑模式,移动上下键跳到文件的末尾,写入

                  PATH=/usr/local/python3:$PATH

                  export PATH

                  按ESC,输入 :wq 

     

posted on 2018-12-27 16:21  甜甜圈……  阅读(80)  评论(0编辑  收藏  举报