Skip to content

Add support for macOS/arm64

Ryan Ly requested to merge rly1/scanimagetiffreader-python:add_osx_arm64 into master

Fix #26 (closed). This should help with installation issues with suite2p on Mac M1. I do not remember specifically how this helps, but this was a longstanding issue and I figured I would give it a shot. I have tested this only on my Mac M1 by running Python and running from ScanImageTiffReader import ScanImageTiffReader without error.

cc @lawrence5

Merge request reports