Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

launch_demo_ui.sh : got python ImportError: No module named ext.session #2

Open
ngondard opened this issue Aug 22, 2019 · 0 comments
Open

Comments

@ngondard
Copy link

Not sure whether it's due to python versions on my setup. When I launched the launch_demo_ui.sh script, I got the following error:
python ImportError: No module named ext.session

In the straw_app.py file, I replaced the 4rth line with this one (cf. https://stackoverflow.com/questions/51313324/modulenotfounderror-no-module-named-flask-session):
from flask_session.\_\_init__ import Session

I was then able to launch the UI.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant