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

Need to fix the problem with outdated scipy method #101

Open
Sandrro opened this issue Nov 1, 2024 · 2 comments
Open

Need to fix the problem with outdated scipy method #101

Sandrro opened this issue Nov 1, 2024 · 2 comments

Comments

@Sandrro
Copy link
Owner

Sandrro commented Nov 1, 2024

Need to replace scipy method with numpy to fix this error on import:
"ImportError: cannot import name 'triu' from 'scipy.linalg'"

@Sandrro
Copy link
Owner Author

Sandrro commented Nov 1, 2024

Problem appears with the import of flair in geododer module

@GeorgeKontsevik
Copy link
Collaborator

ohh... scipy.linalg again... I remember we fixed one in that scipy.linalg subpackage. Turns out it was some numpy issue as I remember(

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