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

Mitie.py in python 2.7 binary does not match Mitie.py master #154

Open
shailesh030 opened this issue Sep 17, 2017 · 3 comments
Open

Mitie.py in python 2.7 binary does not match Mitie.py master #154

shailesh030 opened this issue Sep 17, 2017 · 3 comments

Comments

@shailesh030
Copy link

When trying to refer to mitie.total_word_feature_extractor by importing mitie.py from latest python 2.7 binary, getting an error

AttributeError: 'module' object has no attribute 'total_word_feature_extract

mitie.py in binary version is missing the function total_word_feature_extract. Looks like the binary needs to be refreshed to reflect changes in master. Is it possible to upload the latest python binary?

@davisking
Copy link
Contributor

Yeah, it's been a while since I uploaded new precompiled binaries. It's probably about time to refresh them :)

@modadugu
Copy link

Can you please share the link of uploaded binaries. I am not seeing any updates in the download section

@davisking
Copy link
Contributor

I haven't updated anything yet. Be patient.

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