-
Notifications
You must be signed in to change notification settings - Fork 9
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
Installation error? #9
Comments
synthesizer <- ctgan() |
I have the exact same experience as @furtman Sorry! Very stupid error on my part. Failed to uncomment the "install_ctgan()" line. But now get Error in py_call_impl(callable, dots$args, dots$keywords) : when running the example code: library(ctgan)
|
I got excactly the same error as @Schwa21 ! Othervise, it seems like a really nice package! Would love to use it :-) |
Honestly, this would be a life-saver for me. I work in health care, and do "big data" research - but have a terrible time trying to figure out how to share/make-reproducible my work. I think the error has something to do with my python installation - but, honestly, this whole python/reticulate/etc... stuff is beyond my comprehension. I can say that OTHER python packages (e.g. shapper, which is a wrapper for the python shap package) DO work. help us @kasaai, you're our only hope. Plus - the fact that there's a recent generable talk (how I heard of it) makes me think a lot more people will be trying this soon. |
Same error here |
Likewise |
Traceback below
|
The installation seemed successful but I don't seem to be able to load the library successfully? And thus can't use the functions?
The text was updated successfully, but these errors were encountered: