我想使用revitpythonshell的revit python包装器。我将来自https://github.com/gtalarico/revitpythonwrapper的revit python包装器repo克隆到我的桌面上。那么我应该怎么做才能让revitpythonshell能够访问这个模块呢?所有rpw doc (https://revitpythonwrapper.readthedocs.io/en/latest/installation.html)的说法都是克隆revitpythonshell repo。我是不是漏掉了什么?
发布于 2019-03-14 20:58:54
您是否也执行了第二步:“将存储库目录添加到RevitPythonShell的搜索路径”?
https://stackoverflow.com/questions/55142046
复制相似问题