码迷,mamicode.com
首页 > 编程语言 > 详细

python3 on macos with vscode

时间:2017-09-03 17:53:29      阅读:180      评论:0      收藏:0      [点我收藏+]

标签:install   code   class   python3   bsp   log   mac   用户   nbsp   

brew install python3
python3 -m pip install pylint
python3 -m pip install autopep8

python3 -m pip install Flask

vscode
用户设置中添加:
"python.pythonPath": "python3"

 

python3 on macos with vscode

标签:install   code   class   python3   bsp   log   mac   用户   nbsp   

原文地址:http://www.cnblogs.com/Bob-wei/p/7470080.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!