Ошибка развертывания приложения Streamlit: WebDriverException: Сообщение: Служба chromedriver неожиданно завершила работ ⇐ Python
Ошибка развертывания приложения Streamlit: WebDriverException: Сообщение: Служба chromedriver неожиданно завершила работ
I have deployed a streamlit web app which has web scraping features implemented to an Azure Web App instance, yet I am getting this error when the web page loads:
WebDriverException: Message: Service chromedriver unexpectedly exited. Status code was: 127 I have found in other replies that some packages may need to be installed (chromium-browser, seleniumbase), but when I add them to requirements.txt, the deployment fails entirely.
Источник: https://stackoverflow.com/questions/780 ... hromedrive
I have deployed a streamlit web app which has web scraping features implemented to an Azure Web App instance, yet I am getting this error when the web page loads:
WebDriverException: Message: Service chromedriver unexpectedly exited. Status code was: 127 I have found in other replies that some packages may need to be installed (chromium-browser, seleniumbase), but when I add them to requirements.txt, the deployment fails entirely.
Источник: https://stackoverflow.com/questions/780 ... hromedrive
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение