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

ERROR in app: Failed to initialize entry point: invenio_oauthclient = invenio_oauthclient:InvenioOAuthClient #3849

Closed
wtonribeiro opened this issue Feb 20, 2018 · 1 comment

Comments

@wtonribeiro
Copy link

from sqlalchemy_utils.types.encrypted import EncryptedType
ImportError: cannot import name EncryptedType

I am trying to install INVENIO 3.
Afterward installing all the dependencies, I am running the script scripts/create-instance.sh and getting the following error:

ERROR in app: Failed to initialize entry point: invenio_oauthclient = invenio_oauthclient:InvenioOAuthClient
.
.
.
from sqlalchemy_utils.types.encrypted import EncryptedType
ImportError: cannot import name EncryptedType

Anyone could help me?

Best wishes
Washington

@lnielsen
Copy link
Member

There are fixes on the way out now. In the meantime fix by manually installing SQLAlchemy-Utils v0.32

See:

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