Illumina/interop

How to install python interop package on M1 mac?

jwarwick-delfi opened this issue · 1 comments

Hi,

Would it be possible for you to provide a python sdist for the interop package, or instructions on how to compile and install the python package?

Thanks.

This page is supposed to cover it
http://illumina.github.io/interop/install.html

But, it might be better to look at the following script to install all the prereqs
https://github.com/Illumina/interop/blob/master/tools/prereqs/travis-osx-install.sh

This script for building from source
https://github.com/Illumina/interop/blob/master/tools/package.sh

If you can tell me what you plan to target, then I can direct you to a specific line number for the second script