1下载Python,
Python的官方地址:
https://www.python.org/

2安装
选择:install for all users ->next->选择你需要安装的路径->next->finish
安装完成
3给pycharm同时使用2.7和3.4等版本
打开pycharm
(1)file->setting

(2)在选择 : project:** ->project interpreter ->设置

(3)然后:add local 在进行如下图的操作即可

这样你就可以用你想要的对应版本了