Aspose Words in Django/Python App on Heroku giving import error

Hi
I am trying to integrate Aspose.Words into one of our applications in our platform, in order to convert Word files to PDF. This platform is hosted on Heroku and therefore is a Linux container.
The platform is a Django/Python project and so I am making use of aspose-words.
When I import the library in the code, it gives the following error:
libpython3.7m.so.1.0: cannot open shared object file: No such file or directory

I have consulted the Aspose System Requirements but this did not help. Does anyone have advice on how to get this running on our deployed server on Heroku?

Thanks very much in advance!
Josh

This topic has been moved to the related forum: Aspose Words in Django/Python App on Heroku giving import error - Free Support Forum - aspose.com