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

How can I install Keras 1.0? #5977

Closed
small-wong opened this issue Mar 25, 2017 · 2 comments
Closed

How can I install Keras 1.0? #5977

small-wong opened this issue Mar 25, 2017 · 2 comments

Comments

@small-wong
Copy link

I use 'pip install keras' to install keras, but I got keras 2.0.2.
I want to use keras 1.0, so I wonder how I can install keras1.0.
Thank you so much!

@abhaikollara
Copy link
Contributor

Download the required archive from https://github.com/fchollet/keras/releases and extract it. You can then install by running pip install . or python setup.py install from the extracted folder.

@small-wong
Copy link
Author

It worked! Thank you!

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