Coder Social home page Coder Social logo

Comments (6)

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

hi @ri3017 , sorry about the trouble you are having.
Can you run python directly from the environment and try to run that:

PS C:\interpret-community> activate sh
(sh) PS C:\interpret-community> python
Python 3.6.8 |Anaconda, Inc.| (default, Dec 30 2018, 18:50:55) [MSC v.1915 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> from interpret.ext.blackbox import TabularExplainer
>>>

Also, can you please send us the "pip freeze" output for your environment.

Are you able to run:
from interpret_community.tabular_explainer import TabularExplainer

If so, this may be a problem with the extension. If you send the full output of:

pip uninstall interpret-community
pip install interpret-community

That may help determine why the extension system is breaking (a warning will be printed out during installation).

from interpret-community.

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

ping @ri3017 did my suggestions help resolve the issue?

from interpret-community.

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

gentle ping @ri3017

from interpret-community.

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

gentle ping @ri3017

from interpret-community.

minarastgar avatar minarastgar commented on June 12, 2024

I have the same issue and your suggestions did not help, unfortunately. thanks in advance for your help

from interpret-community.

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

Closing this issue as it is usually caused by a problem in the python environment with bad package versions installed. If someone sees this again, please post your pip freeze file, which can help diagnose what package versions are incompatible and cause this error, the issue is very environment specific.

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.