basic setting on Pycharm

来源:互联网 发布:java url连接 编辑:程序博客网 时间:2024/06/05 07:44

interpreter

local environment:

pycharm 2017.2.3python2.7 and python3.6

(1)first focus on multiple interpreter with py27, py36 and virtual py.
(1.1)navigate to Project: your_project_name,expand it and click Project
interpreter
(1.2)
(2)note about Run/Debug setting at multi-interpreter environment

appearance

(1)appearance&Behavior –> appearance
(2)Editor –> Color Scheme –> Python

原创粉丝点击