Error "selenium.common.exceptions.WebDriverException" although app works fine locally

If you use Selenium, you have to make sure you have all the non-Python dependencies taken care of. Have you configured your packages.txt correctly to install the needed binaries?

Here’s an example within another thread discussing Selenium: