I’m attempting to use aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project.
I’m running on MacOS with python version 3.13 in my venv.
When I try to execute my sc…...Draw(img) font = ImageFont.load_default() d...d.text((10, 40), error, font=font, fill=(255, 0, 0)) # Save image...