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

Error: Error loading Python module keras in R #33

Open
yilundai opened this issue May 12, 2018 · 3 comments
Open

Error: Error loading Python module keras in R #33

yilundai opened this issue May 12, 2018 · 3 comments

Comments

@yilundai
Copy link

I installed keras in R and the command library(keras) did not have any error, but when I tried mnist <- matrix(dataset_mnist), R gave me the following error:
Error: Error loading Python module keras in R

How should I resolve this problem?

@bensoltoff
Copy link
Contributor

Did you follow the instructions to update the packages and reinstall?

@yilundai
Copy link
Author

I got the following error when I tried apt-get python-virtualenv:
sudo: apt-get: command not found
(i'm using a mac)

@bensoltoff
Copy link
Contributor

You need to follow the instructions to setup the ec2 instance on Amazon AWS. The commands will work there

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

2 participants