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

Most recent version not installed with pip #33

Open
serenalotreck opened this issue Aug 26, 2020 · 1 comment
Open

Most recent version not installed with pip #33

serenalotreck opened this issue Aug 26, 2020 · 1 comment

Comments

@serenalotreck
Copy link

I still get the sklearn deprecation warning about sklearn.ensemble.forest, and when I ran pip install --upgrade treeinterpreter, I got the message that I was already up-to-date.

@Strandtasche
Copy link

that's because while the fix for the deprecation warning was merged in #30, there hasn't been a release since then.

when you look at the release history you see that the most recent version is from December 2018. I've already created Issue #37, asking the maintainer to do a new release so the changes made since then make it to the pypi version.

If you don't want to wait for that, you could always just build this library from source, then you would get all of the new additions made in this repo

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