mscarey / AuthoritySpoke

Reading legal authority for the last time
https://authorityspoke.readthedocs.io
Other
34 stars 2 forks source link

pyahocorasick dependency causes Python 3.10 installation to fail #111

Closed mscarey closed 2 years ago

mscarey commented 3 years ago

On a Mac with an Intel-based processor, when pip tries to install the pyahocorasick dependency for AuthoritySpoke on Python 3.10, installation fails with the error message "architecture not supported". See https://github.com/WojciechMula/pyahocorasick/issues/154.

When this happened to me, it prevented me from installing AuthoritySpoke at all in Python 3.10. I haven't seen the issue happen in 3.8 or 3.9.