When I attempt to deploy my application to Heroku I receive the following error:
File \"/app/project/app/_ _init__.py\", line 22, in
you should install libsm6 and libxext6, run
$ sudo apt-get install -y libsm6 libxext6
but, since heroku doesn't provide root access, sort answer, you can't do that. you can choose another provider like Google Cloud Platform or AWS
cmiiw