You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ImportError: cannot import name 'display_links' from 'streamlit_prophet.lib.exposition.export' (/home/wms/.local/lib/python3.8/site-packages/streamlit_prophet/lib/exposition/export.py)
Traceback:
File "/home/wms/.local/lib/python3.8/site-packages/streamlit/script_runner.py", line 337, in _run_script
exec(code, module.dict)
File "/home/wms/Nizar/streamlit_prophet/streamlit_prophet/app/dashboard.py", line 17, in
from streamlit_prophet.lib.exposition.export import display_links, display_save_ex
The text was updated successfully, but these errors were encountered:
ImportError: cannot import name 'display_links' from 'streamlit_prophet.lib.exposition.export' (/home/wms/.local/lib/python3.8/site-packages/streamlit_prophet/lib/exposition/export.py)
Traceback:
File "/home/wms/.local/lib/python3.8/site-packages/streamlit/script_runner.py", line 337, in _run_script
exec(code, module.dict)
File "/home/wms/Nizar/streamlit_prophet/streamlit_prophet/app/dashboard.py", line 17, in
from streamlit_prophet.lib.exposition.export import display_links, display_save_ex
The text was updated successfully, but these errors were encountered: