Cocos2d-x 3.11.1, python3.4.5
D:\cocos2d\tools\cocos2d-console\bin>python cocos.py new test01 -p com.lein.test01 -l cpp -d D:/cocos2dProjects
Traceback (most recent call last):
File “cocos.py”, line 964, in
DataStatistic.show_stat_agreement()
File “cocos.py”, line 344, in show_stat_agreement
input_value = raw_input(MultiLanguage.get_string(‘COCOS_AGREEMENT’))
NameError: name ‘raw_input’ is not defined
失望哦~ ~