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

cannot import name 'plot_causal_tree' from 'causalml.inference.tree.plot' #625

Open
blingbing opened this issue Jun 19, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@blingbing
Copy link

Hi, i install causalml sucessfully by using "conda install -c conda-forge causalml" and causalml version=0.13.0. but when i using this code "from causalml.inference.tree.plot import plot_causal_tree", it report cannot import name 'plot_causal_tree' from 'causalml.inference.tree.plot' .

the environment is python3.8 and macos12.2

Thanks!

@blingbing blingbing added the bug Something isn't working label Jun 19, 2023
@vincewu51
Copy link
Collaborator

Hi, @blingbing. Thanks for reporting the bug. I cannot reproduce your bug. Are you able to import other methods? Can you provide more details or maybe a screenshot of the issue? Thanks.
We have released 0.14.0, I suggest you give it a try.

@vincewu51 vincewu51 self-assigned this Aug 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants