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 generic dependency dictionary' #11

Open
YukunZhang opened this issue Jul 15, 2019 · 5 comments
Open

cannot import name 'plot generic dependency dictionary' #11

YukunZhang opened this issue Jul 15, 2019 · 5 comments

Comments

@YukunZhang
Copy link

Hi,
I have installed fairml but when I do "from fairml import plot_generic_dependence_dictionary". I got an error: 'cannot import name 'plot generic dependency dictionary'. Can you please let me know how to fix it?
Thanks

@adebayoj
Copy link
Owner

Hi, can you tell me what you are trying to do with plot_generic_dependence_dictionary? That will let me clarify how to help.

thanks

@YukunZhang
Copy link
Author

Hi Julius, I was trying to replicate your code demo.

@gabrielarcangelbol
Copy link

Hi,

I got the same error when y try to reproduce what you do in your demo code.

@gabrielarcangelbol
Copy link

image

@gabrielarcangelbol
Copy link

Checking the files inside the repo, i realised that the issue is due to an error in the following line:

Is:
from fairml import plot_dependencies

Instead of:
from fairml import plot_generic_dependence_dictionary

Thanks!

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

3 participants