I built Avogadro, which has libmsym as a dependency, on a MacBook M1 and it worked fine after locally building/compiling and installing libmsym from the source code. However, it would be more convenient if AArch64 binaries were made available via PyPI. 🙂
Sorry, but if you look at https://pypi.org/project/libmsym/ I'm not the maintainer (and I really appreciate that someone else made the effort, given how little time I have nowadays).
I built Avogadro, which has
libmsym
as a dependency, on a MacBook M1 and it worked fine after locally building/compiling and installinglibmsym
from the source code. However, it would be more convenient ifAArch64
binaries were made available viaPyPI
. 🙂