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

Dependency Issues for frontend #14

Open
CJBuzz opened this issue Aug 15, 2024 · 0 comments
Open

Dependency Issues for frontend #14

CJBuzz opened this issue Aug 15, 2024 · 0 comments

Comments

@CJBuzz
Copy link
Collaborator

CJBuzz commented Aug 15, 2024

When installing dependencies in frontend, I encountered the following error: ImportError: cannot import name 'triu' from 'scipy.linalg'.
This seems to be due to the scipy version being 1.13. When I specified scipy = '1.12.0' in pyproject.toml the error is resolved.

@rebeccacxy rebeccacxy added enhancement New feature or request and removed enhancement New feature or request labels Aug 21, 2024
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