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

SciPy Version Issue #588

Closed
oeschsec opened this issue Nov 25, 2024 · 2 comments
Closed

SciPy Version Issue #588

oeschsec opened this issue Nov 25, 2024 · 2 comments

Comments

@oeschsec
Copy link

from interpret.glassbox import ExplainableBoostingClassifier

ImportError: cannot import name 'line_search_wolfe2' from 'scipy.optimize.linesearch'

Is it necessary to downgrade scipy to fix this or should this not be an issue? Currently 1.14.1

@paulbkoch
Copy link
Collaborator

Hi @oeschsec -- To me, it looks like there is an underlying issue in scipy. My solution has been to remove scipy as a required dependency of interpret. I'll publish the new package (v0.6.7) in the next hour or so.

@oeschsec
Copy link
Author

oeschsec commented Dec 2, 2024

Sounds good - many thanks

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

No branches or pull requests

2 participants