jesterKing / import_3dm

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

Trouble installing on Mac #117

Closed KeithSloan closed 2 months ago

KeithSloan commented 4 months ago
          When I download the ZIP-file on my Mac it is not automatically extracted - only when I click on it in either the download window of the browser, or directly in Finder. So don't do that.
  1. Download the arm version of the package if you use the arm version of Blender, otherwise the Intel version
  2. Install add-on, attempt to enable. Enabling will fail
  3. Restart Blender
  4. Go to add-ons, enable add-on.

In video format: https://youtu.be/C4g1K0fDmfw

_Originally posted by @jesterKing in https://github.com/jesterKing/import_3dm/issues/115#issuecomment-2096387597_

Sorry but NO.

On my Mac the zip file was automatically unzipped, I did find that there is a Safari option to disable this but setting the option and redownloading makes no difference.

I tried following Video but does not work, if I type in Rhinoceros, nothing is found. If I click install and find the zip file in downloads and install then I get the same as I originally reporter.

Quitting Blender and restarting makes no difference

jesterKing commented 4 months ago

Please go to Blender Help menu and save the system information, then attach the file here.

Which of the two ZIP files are you trying to install into your Blender?

image
KeithSloan commented 4 months ago

Mac Intel zip

Image 07-05-2024 at 06 08

system-info.txt

jesterKing commented 3 months ago

Please try the latest release v0.0.11

It should be much easier to install.

jesterKing commented 2 months ago

if you still have problems running the add-on try this:

  1. install latest version
  2. open up a terminal
  3. cd into ~/Library/Library Support/Blender/4.1/scripts/addons/modules/rhino3dm
  4. run sudo xattr -rd com.apple.quarantine *
  5. run Blender and see if it now enables correctly