@eduszh wrote:
Hello developers @piac,
I am not a big fan of the RhinoPythonEditor, so I am wondering if it is possible to let PyChamr do the same job? I followed the directions outlined in the following post:
However, when I run:
from Rhino import RhinoApp, RhinoDoc gh = RhinoApp.GetPlugInObject("Grasshopper")I get:
"C:\Program Files\IronPython 2.7\ipy.exe" E:/TEST_PROJECT_PYCHARM/TEST Traceback (most recent call last): File "E:/TEST_PROJECT_PYCHARM/TEST", line 6, in <module> SystemError: Unable to load DLL 'rhcommon_c': A dynamic link library (DLL) initialization routine failed. (Exception from HRESULT: 0x8007045A) Process finished with exit code 1May I know if this error is solvable?
Thanks
Posts: 2
Participants: 2