Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[!] Not compatible with Python version 3.12 #344

Open
mosishon opened this issue Aug 13, 2024 · 1 comment
Open

[!] Not compatible with Python version 3.12 #344

mosishon opened this issue Aug 13, 2024 · 1 comment

Comments

@mosishon
Copy link

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
Copy link

see #322

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants