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

Package is incompatible with kapre==1.7 #4

Open
romulomanzano opened this issue May 29, 2020 · 0 comments · May be fixed by #3
Open

Package is incompatible with kapre==1.7 #4

romulomanzano opened this issue May 29, 2020 · 0 comments · May be fixed by #3

Comments

@romulomanzano
Copy link

Just like OpenL3, the EdgeL3 package is not compatible with the newer version of Kapre (1.7). And while the package can still be installed successfully via pip install edgel3 it is unusable, (i.e. calls to edgel3.get_embedding or edgel3.models.load_embedding_model error out).

The Kapre version should be pinned to kapre==1.4, just like OpenL3 (see commit here

You can check out the below Colab Notebooks for examples of the package failing with kapre==1.7 and working with kapre==1.4

@romulomanzano romulomanzano linked a pull request May 29, 2020 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant