Import3dm Addon Troubles

Hi, I’m trying to install your import3dm add-on for Blender and am running into the error “no module named ‘rhino3dm’”, and I can’t enable it. I have unblocked the file and reinstalled a clean version of Blender, just in case, deleted any remnants in the roaming file, and restarted my computer. I am on Blender version 4.4.3 and was using your “import_3dm-v0.0.16-py3_11-windows.zip” version. I’m on Windows 11 24H2, I believe.

It’s odd that it’s saying this because the add-on zipped file has a “rhino3dm” folder with the Python scripts in it.

I have also tried installing the same add-on file to Blender version 4.2.9 LTS, as that’s what I could find on the archive, to see if maybe it just didn’t work with Blender 4.4.3.

image

Any help is great!

For Blender 4.2 onwards you need to download the import_3dm-0.0.16-extension.zip, which is also is mentioned on the release page Release v0.0.16 · jesterKing/import_3dm · GitHub :

For Blender 4.2, 4.3, 4.4 and later versions download the file that has the word extension in it. This can be used on all supported platforms (Windows x64, MacOS Intel and Apple Silicon, Linux x64).

Please in the future make posts directly public, I’m making this now public so others will know about the solution.

1 Like

Sorry about that, I just noticed it was in the writing on your page. :man_facepalming:

Thank you!