踏实银耳汤

文章
5
资源
0
加入时间
3年1月10天

grasshopper python可以做什么_在Grasshopper3D中使用Python –解决方案例外:没有名为AppKit的模块 - python...

我正在使用Rhino / Grasshopper的Mac版本。我正在尝试导入一个模块,以便在Grasshopper中使用Python。运行脚本时,出现以下错误。我已经安装了AppKit。我什至尝试将AppKit和PyObjC保存在单独的目录中,并使用sys.path.append进行访问。知道我做错了还是可以尝试?码:import rhinoscriptsyntax as rsimport App...