from intern import array not working on macOS Chip Apple M1 Pro
Closed this issue · 10 comments
I've tried downgrading to previous versions of zfpy, but this does not change anything.
Thanks for reporting, @itsJorgeRivera! Can you share a complete traceback (is that the whole error message?) of that error and we'll take a look? I don't have an Apple Si laptop but will find someone on the team who does!
Super awesome, thanks so much! We will get to the bottom of this and keep you updated on our findings in this thread.
Sounds great, thanks!
I've tried downgrading my python to 3.9 in the virtual env but Cloud-volume wont install with a legacy version 😞 , so that gets stopped there.
@itsJorgeRivera This is an incompatibility in cloud-volume unfortunately, but we've removed cv as a required dep of intern; can you verify that intern can install correctly now? The latest intern version on pypi should have resolved this too :)
Super awesome!! Glad it's working for you :)
fyi, @william-silversmith provided wheels for zfpy that work on M1 mac over here, which should resolve this issue if you do want to get cloudvolume working on your M1 mac.
Jasper - thanks for sending, much appreciated! (and thanks @william-silversmith!)