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

ImportError: cannot import name 'triu' from 'scipy.linalg' #336

Open
MirS0bhan opened this issue May 15, 2024 · 2 comments
Open

ImportError: cannot import name 'triu' from 'scipy.linalg' #336

MirS0bhan opened this issue May 15, 2024 · 2 comments

Comments

@MirS0bhan
Copy link

سلام سیستم عامل آرچه و پایتون ۳.۱۱ نصب کردم همراه ۱۲
بعد نصب hazm این ارور میده بهم

image

@erfanium
Copy link

same here

@negjafari
Copy link

The error occurs because hazm uses numpy version 1.24.3, which is incompatible with the version of scipy you are using. You can resolve this error by installing numpy version 1.24.3 along with scipy version 1.11.4.

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

3 participants