iceye-ltd / icecube

Create time-series datacubes for supervised machine learning with ICEYE SAR images.
MIT License
79 stars 11 forks source link

scikit-image dependency fails on OSX M1 chip #10

Closed shaystrong closed 2 years ago

shaystrong commented 2 years ago

Can't install all requirements for icecube on an M1 chip. This may present a future problem, just documenting for awareness. scikit-image cannot seem to be compiled/installed/etc on the M1. I have not tested the conda installation, as perhaps that does work. But i use brew/pip (and conda can create conflicts with those)

shaystrong commented 2 years ago

turns out -- works perfect with a conda install! Problem solved, but still worth noting.

muaali commented 2 years ago

Thanks @shaystrong for bringing it to the notice. I will close the issue for now.