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
It looks like the pypi package is outdated, as an alternative you could build it from source with the following steps:
git clone git@github.com:artefactory/streamlit_prophet.git
cd streamlit_prophet
# Install poetry, optional if you already have it # curl -sSL https://raw.githubusercontent.com/python-poetry/install.python-poetry.org/main/install-poetry.py | POETRY_HOME=/home/docker_user/poetry python
poetry install
poetry run streamlit_prophet deploy dashboard
🐛 Bug Report
Unable to run streamlit app as "No module named 'streamlit_prophet'"
🔬 How To Reproduce
Steps to reproduce the behavior:
Code sample
Environment
Screenshots
📈 Expected behavior
📎 Additional context
The text was updated successfully, but these errors were encountered: