Releases using Apple Silicon
Closed this issue · 1 comments
pt2302 commented
When trying to start a release in this repository using a machine with Apple Silicon, running pants
fails with an ImportError
: symbol not found in flat namespace (_xmlSecDSigNs)
on import xmlsec
. There should be a recommended workflow for creating releases on Apple Silicon.
rhysyngsun commented
@pt2302 I'll add a link in the readme, but you probably need to install xmlsec libraries: https://xmlsec.readthedocs.io/en/stable/install.html#mac