I have a Python script running Aspose.Words, when I call aspose.words.License.set_license I get the following error: No usable version of libssl was found
I use libssl in many of my other Python scripts and everything w…...13 30 Jan 2024) python3 -c “import ssl; print(ssl.OPENSSL_VERSION)”...Ubuntu 24.04.1 LTS My code: import aspose.words as aw aspose_license...