Skip to content

Conversation

FxKu
Copy link
Member

@FxKu FxKu commented Feb 19, 2020

since werkzeug 1.0.0 flask has problems. Pinning last version before 1.0.0

logs from UI pod after applying the manifests

Traceback (most recent call last):
  File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/operator_ui/__main__.py", line 1, in <module>
    from .main import main
  File "/operator_ui/main.py", line 25, in <module>
    from flask_oauthlib.client import OAuth
  File "/usr/lib/python3.6/site-packages/flask_oauthlib/client.py", line 18, in <module>
    from werkzeug import url_quote, url_decode, url_encode
ImportError: cannot import name 'url_quote'

@FxKu
Copy link
Member Author

FxKu commented Feb 19, 2020

👍

1 similar comment
@RafiaSabih
Copy link
Contributor

👍

@FxKu FxKu merged commit 5479694 into master Feb 19, 2020
@FxKu FxKu added this to the 1.4 milestone Feb 20, 2020
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 this pull request may close these issues.

2 participants