84669 person learning
152542 person learning
20005 person learning
5487 person learning
7821 person learning
359900 person learning
3350 person learning
180660 person learning
48569 person learning
18603 person learning
40936 person learning
1549 person learning
1183 person learning
32909 person learning
电脑上装了python2和python3,但是因为2和3有时不兼容,所以想问一下如何让sublime在py2和py3中自由切换??之前在百度上查过了,说是新建一个编译系统就行了,我照着做了,但是程序一运行就报错了,如下图
百度经验:http://jingyan.baidu.com/arti...(没用的。。。所以这个问题该怎么解决?)
认证高级PHP讲师
You need a pyenv
The easiest way is to install the python3 plug-in, which will automatically add the python3 compilation system. Switch to the required compilation system when compiling.
You need a pyenv
The easiest way is to install the python3 plug-in, which will automatically add the python3 compilation system. Switch to the required compilation system when compiling.