ksobon / MantisShrimp

A interop project for bridging the gap between Rhino/Grasshopper and Revit/Dynamo
36 stars 9 forks source link

Write GH issue error line 28 #22

Open paoloborin opened 6 years ago

paoloborin commented 6 years ago

Hi Konrad this is the error, how can I manage? Thanks

Traceback (most recent call last): File "", line 28, in ImportError: No module named Rhino

ksobon commented 6 years ago

It means it can't find RhinoCommon.dll. Where is your Rhino installed at?

paoloborin commented 6 years ago

Thanks Konrad RhinoCommon.dll is in the right position at C:\Program Files\Rhinoceros 5 (64-bit)\System as you require

ksobon commented 6 years ago

What version of Dynamo do you have installed?

paoloborin commented 6 years ago

It was 1.3, I tried this morning with 1.3.1 version, still the same error Thanks

ksobon commented 6 years ago

Mantis Shrimp is not currently updated to 1.3 nor 1.3.1. I will put that on my TODO list. Thanks for reporting.

Renovatio86 commented 6 years ago

Hi Konrad,

Great plugin. This interoperability tool is something that it is really needed.

Are you planning to update Mantis Shrimp for Dynamo 1.3.X? After the flux.io announcement, this could be a very good alternative for some of us.

I have tried to modify the path in the grasshopper component to look at Dynamo 1.3 folder, but I am afraid it is not enough and it does not work.

Thank you in advance.

Renovatio86 commented 6 years ago

Solved. I modified paths in grasshopper components and "mantisshrimp.py" and now works perfectly.