mac下Blender写Python怎么看到system console输出
- 需要从终端打开,才能看到system console输出的内容
-
sudo nano /etc/paths
输入密码打开系统路径列表文件 - 使用向下箭头到底添加
/Applications/Blender.app/Contents/MacOS
- ctrl+X保存,然后y确认
- 之后就可以从终端用Blender命令启动了
-
mac下Blender写Python怎么看到system console输出
sudo nano /etc/paths
输入密码打开系统路径列表文件/Applications/Blender.app/Contents/MacOS
本文标题:Blender写Python怎么看到system console
本文链接:https://www.haomeiwen.com/subject/waikdrtx.html
网友评论