You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
After 85f4c68 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.
The text was updated successfully, but these errors were encountered: