jesterKing / import_3dm

Blender importer script for Rhinoceros 3D files
MIT License
301 stars 38 forks source link

Plugin v 0.0.10 py3.10 don't seem to work on intel mac #103

Closed mdelag closed 3 months ago

mdelag commented 1 year ago

plugin v 0.0.10 py 3.10 don't seem to work with intel mac on blender 3.1 with rhino 7.23 for mac, also tried py 3.9 but it's not possible to install.

previous release 0.0.9 seem to work ok.

plugin installed as mentioned in release notes: install, restart blender, activate plugin.

after importing rhino model an empty collection with the name of the file appears in blender.

mdelag commented 1 year ago

Tried to install 0.0.10 as above mentioned with no luck so instead made rollback to v0.0.9 to find that now it doesnt work also, tried different rhino files with no luck.

mdelag commented 1 year ago

Issue was because current blender file already had a rhino imported file. proceded to create a new blender file, imported rhino model, copied and pasted into original blender file. not sure whats the issue but workaround worked.

jesterKing commented 3 months ago

Please try v0.0.11 ( https://github.com/jesterKing/import_3dm/releases/tag/0.0.11 )