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

SQLAlchemy-Utils 0.33 not supported. #170

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

SQLAlchemy-Utils 0.33 not supported. #170

jma opened this issue Feb 20, 2018 · 1 comment

Comments

@jma
Copy link

jma commented Feb 20, 2018

This cause an error:

web_1            |   File "/home/invenio/reroils/src/invenio-oauth2server/invenio_oauth2server/models.py", line 37, in <module>
web_1            |     from sqlalchemy_utils.types.encrypted import AesEngine, EncryptedType
web_1            | ImportError: cannot import name 'AesEngine'
@jacquerie
Copy link
Contributor

jacquerie commented Feb 20, 2018

Same underlying issue as inveniosoftware/invenio-oauthclient#159, #171 and a new release should fix the problem. For now the workaround is to pin the dependency in the application, like inspirehep/inspire-next@828856e.

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