Error with importing hmm from hmmlearn in python3

298 Views Asked by At

enter image description here

facing this error when trying to import hmmlearn.hmm. Any suggestion on resolve this?

the filepath '/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/hmmlearn' has already these files.

enter image description here

But the error has a warning as

incompatible architecture (have 'x86_64', need 'arm64')

Any idea on how to resolve it?

0

There are 0 best solutions below