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

predict() function in Sequence() missing with version installed with pip #98

Open
jinmeiz opened this issue Jan 18, 2019 · 3 comments
Open

Comments

@jinmeiz
Copy link

jinmeiz commented Jan 18, 2019


Problem

I installed anago with pip install (version 1.0.8) on AWS node. The predict() function in Sequence() is missing, but it is present in the master branch codes. Could you add it to the pip version?

@CyKaMing
Copy link

You can simply download master branch codes. Copy all the python files in anago\anago and replace the python files in your pip directory for anago.
eg. C:\Users<user name>\Anaconda3\envs<env name>\Lib\site-packages\anago

@eshijia
Copy link

eshijia commented Jun 3, 2019

Same problem with version 1.0.0. Could you fix that problem? @Hironsan

@nikhiljsk
Copy link

I've run into the same kind of problem.
The problem with the version. @Alaska47 helped me with this
pip install git+https://github.com/Hironsan/anago.git

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

4 participants