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

Spectral unmixing error #25

Open
timm-landes opened this issue Nov 4, 2024 · 0 comments
Open

Spectral unmixing error #25

timm-landes opened this issue Nov 4, 2024 · 0 comments

Comments

@timm-landes
Copy link

When I try the example code in spectral unmixing, I get the error

`File ~\anaconda3\Lib\site-packages\pysptools\eea\nfindr.py:106 in NFINDR
volume = math.fabs(sp.linalg._flinalg.sdet_c(TestMatrix)[0])

AttributeError: module 'scipy.linalg' has no attribute '_flinalg'
`
From my superficial research it seems like pysptools uses an older version of scipy?

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

1 participant