-
Notifications
You must be signed in to change notification settings - Fork 282
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
install_keras() fails #367
Comments
I uninstalled anaconda2, which was installed a long time ago. Then I can run However, when I proceed to the following code:
May I ask what causes these problems? Many thanks! |
I closed another R session, and then rerun |
Hi,
|
Same here, with python 3.6.8 on Anaconda.
|
I got the same error. Any suggestion? |
Follow this: #733 (comment) |
Hi everybody, after many attempts, I got this solution: |
Hi,
I am using Windows 8. I installed anaconda3 and run Rstudio from the Navigator. Then I connected anaconda with the base R :
"\Anaconda3\lib\R"
.I can successfully install keras via:
install.packages('keras')
. However, when I runinstall_keras()
, I got the following error:Here are some more details:
Cheers,
Wenhao
The text was updated successfully, but these errors were encountered: