Rhino.3dm - No module in grasshopper

Hi guys. I have R7. I want to use rhino3dm library in python. A download it with cmd, successfully. I see library in Visual Code software but python in grasshopper write me “No module named rhino3dm” . Do you know what is wrong ?

Thank you

Hi @karel.penicka,

If you have Rhino 7, you don’t need Rhino3dm, as Rhino3dm is built into RhinoCommon.

– Dale

Thank you :slight_smile: