A user reported that the ml4bio package crashed on their MacBook Air with the M1 processor. The error message isn't a Python trace but rather a deeper system level error. It is related to libQt5Core.5.9.7.dylib.
After 85f4c68a04e05325575a06ef058684f87563d959 a user was able to run ml4bio on an M1 MacBook Pro, but we did not originally get that error. This could be due to using newer versions of python and other packages.
A user reported that the ml4bio package crashed on their MacBook Air with the M1 processor. The error message isn't a Python trace but rather a deeper system level error. It is related to
libQt5Core.5.9.7.dylib
.We may need to test M1 compatibility.