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

Update README.md #243

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

YSeethaRamayya
Copy link

after performing steps mentioned until 3 then we need to do following steps before performing step-4
library(reticulate)
py_install('aif360')

This steps needs to be performed otherwise following error will be thrown:
Error in py_module_import(module, convert = convert) :
ModuleNotFoundError: No module named 'aif360'

after performing steps mentioned until 3 then we need to do following steps before performing step-4
library(reticulate)
py_install('aif360')

This steps needs to be performed otherwise following error will be thrown:
Error in py_module_import(module, convert = convert) : 
  ModuleNotFoundError: No module named 'aif360'
@nrkarthikeyan nrkarthikeyan requested a review from gdequeiroz July 21, 2021 12:14
@gdequeiroz gdequeiroz requested a review from SSaishruthi July 21, 2021 20:38
@hoffmansc hoffmansc added the R AIF360 R related issues label Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R AIF360 R related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants