Coder Social home page Coder Social logo

Comments (13)

imatiach-msft avatar imatiach-msft commented on June 12, 2024

@arbitor1999 I think the issue may be due to the dependency on interpret-core being newer than supported, I created a PR here:
#299
Usually this issue is caused by conflicting dependencies, which breaks the extension system.
There should be some warning message coming from interpret when installing interpret-community:
https://github.com/interpretml/interpret/blob/master/python/interpret-core/interpret/ext/extension_utils.py#L66

from interpret-community.

imatiach-msft avatar imatiach-msft commented on June 12, 2024

@arbitor1999 a new version of interpret-community has been released, 0.14.2, which depends on the newer version of interpret -- did that fix the issue for you?

from interpret-community.

arbitor1999 avatar arbitor1999 commented on June 12, 2024

Actually not... My interpret version is 0.2.1 and interpret-community version is 0.14.2. Here is the error I got.
报错
报错2
Thank you for helping me with the error! I guess there is still some conflicting dependencies...

from interpret-community.

arbitor1999 avatar arbitor1999 commented on June 12, 2024

@imatiach-msft

from interpret-community.

imatiach-msft avatar imatiach-msft commented on June 12, 2024

@arbitor1999 oh no you are right, it looks like there was a breaking change in latest interpret 0.2.1, and apparently when I updated the setup.py I didn't update our tests in https://github.com/interpretml/interpret-community/blob/master/requirements.txt, effectively not testing on the latest version. I've sent a PR to fix it:
#304
will do a new emergency pypi release right after I've confirmed all tests are successful.

from interpret-community.

imatiach-msft avatar imatiach-msft commented on June 12, 2024

@arbitor1999 I just released 0.14.3 recently with the hotfix, the issue should be fixed now

from interpret-community.

imatiach-msft avatar imatiach-msft commented on June 12, 2024

@arbitor1999 are you still running into this issue with the latest package?

from interpret-community.

arbitor1999 avatar arbitor1999 commented on June 12, 2024

No. The problem is solved. Thank you.

from interpret-community.

arbitor1999 avatar arbitor1999 commented on June 12, 2024

@imatiach-msft

from interpret-community.

imatiach-msft avatar imatiach-msft commented on June 12, 2024

thanks for confirming, closing the issue

from interpret-community.

anindya5 avatar anindya5 commented on June 12, 2024

@imatiach-msft I am starting today, and getting this error

from interpret-community.

frvigano avatar frvigano commented on June 12, 2024

I am experiencing the same issue. I tried to install version 0.14.3 but still not able to solve the issue

from interpret-community.

stephlocke avatar stephlocke commented on June 12, 2024

+1

from interpret-community.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.