OS : win11
python : Python 3.12.4 (Anaconda)
Command : 'pip install hazm'
Hazm is not compatible with Python version 3.12 because it uses the old version of Numpy(numpy-1.24.3), which cannot be installed in Python 3.12.
error while installing numpy-1.24.3:
AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?
OS : win11 python : Python 3.12.4 (Anaconda) Command : 'pip install hazm' Hazm is not compatible with Python version 3.12 because it uses the old version of Numpy(numpy-1.24.3), which cannot be installed in Python 3.12.
error while installing numpy-1.24.3: AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?