Giter Club home page Giter Club logo

Comments (4)

kbattocchi avatar kbattocchi commented on June 22, 2024

This is by design; as the error message indicates, if you'd like to use the integrated dowhy functionality you should install the dowhy extra (pip install econml[dowhy]), not only the base econml package.

Is there something that we could change about the error message or documentation to make this more clear?

from econml.

Yif18 avatar Yif18 commented on June 22, 2024

This is by design; as the error message indicates, if you'd like to use the integrated dowhy functionality you should install the dowhy extra (pip install econml[dowhy]), not only the base econml package.

Is there something that we could change about the error message or documentation to make this more clear?

i have installed econml[dowhy] and dowhy,but the error still exists,I found that this error is related to the Python version, and it occurs when I use the latest version of Python(3.10.9)

from econml.

titubs avatar titubs commented on June 22, 2024

@kbattocchi I am getting the same error despite trying the pip installs you mentioned. Can you clarify?

from econml.

kbattocchi avatar kbattocchi commented on June 22, 2024

@titubs Could you include both the full stack trace as well as the output of pip list?

I suspect the issue is actually that either import dowhy or from dowhy import CausalModel is throwing an exception, which we interpret as dowhy not being installed, but which could be caused by some other issue internal to the dowhy package. Could you try running just those two lines in an interpreter and see if you get an error message when you do?

from econml.

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.