
We tested import of fusionscript.so on eight or so Macs (thank you everyone who participated).
The import failed 100% of the time where the active Python was a user installed 2.7 version. These interpreters were installed via Brew, Macports, and Anaconda. Brew Python 3 also failed to import fusionscript.so as reported on one machine.
The default 2.7 Python that comes with MacOS imported fusionscript.so 100% of the time.
This precludes the ability to run external scripts on MacOS, unless one depends on the default Python. However this is impractical and limiting.
The specific error is quoted in the previous post. Anyone curious in testing their own Mac can run this script: https://github.com/IgorRidanovic/DaVinv ... apitest.py