Heroku fails to bundle python-javabridge (javahome not found)
问题 I am trying to deploy my first Plotly Dash app (written in Python) to Heroku. I am having trouble with bundling up all the packages to compile the app, currently with Python-javabridge. When I try to deploy my app, even after deleting python-javabridge from the requirements.txt , it still tries to bundle it, giving me the following error: remote: Collecting jeepney>=0.4.2; sys_platform == "linux" remote: Downloading jeepney-0.6.0-py3-none-any.whl (45 kB) remote: Collecting importlib-resources