When I try to do:
import Rhino.RhinoDoc
it works in the python 2 editor, but in the python 3 editor, I got the following error
ModuleNotFoundError: No module named 'Rhino.RhinoDoc'
2 posts - 2 participants
When I try to do:
import Rhino.RhinoDoc
it works in the python 2 editor, but in the python 3 editor, I got the following error
ModuleNotFoundError: No module named 'Rhino.RhinoDoc'
2 posts - 2 participants