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

I can't install seya #56

Open
code837 opened this issue May 1, 2017 · 2 comments
Open

I can't install seya #56

code837 opened this issue May 1, 2017 · 2 comments

Comments

@code837
Copy link

code837 commented May 1, 2017

Hi-

I tried the following install instructions, but they could not find seya

At the command line:

$ easy_install seya

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv seya
$ pip install seya

Do you have alternative installation methods?

Thank you!

@EderSantana
Copy link
Owner

Hi, Seya has not been updated in a while.
If you still want to install it. Try

pip install git+https://github.com/EderSantana/Seya.git

or clone the repo, move inside it and run python setup.py install.

What are you trying to do with Seya. Maybe the feature has been moved to main Keras already.

@hokmund
Copy link

hokmund commented May 21, 2018

What about updating this repo to Keras 2 API?

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

3 participants