roshan-research / hazm

Persian NLP Toolkit
https://www.roshan-ai.ir/hazm/
MIT License
1.21k stars 179 forks source link

[!] Not compatible with Python version 3.12 #344

Open mosishon opened 3 months ago

mosishon commented 3 months ago

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'?

ali-moameri commented 1 month ago

see #322