TA的每日心情 | 无聊 3 天前 |
---|
签到天数: 530 天 连续签到: 2 天 [LV.9]测试副司令
|
1测试积点
- D:\Program Files (x86)\Python\Python35-32>python "d:\Program Files (x86)\obj-convert-js\convert_obj_three.py" -i *.obj -o result.js
- File "d:\Program Files (x86)\obj-convert-js\convert_obj_three.py", line 815
- print "WARNING: skipping morph [%s] with different number of vertices [%d] than the original model [%d]" % (name, n_morph_vertices, n_vertices)
- ^
- SyntaxError: invalid syntax
- D:\Program Files (x86)\Python\Python35-32>
复制代码 以上就是我的转换运行命令,一直转换不了,求大神解答!
|
|