Aspose 3D Python via .Net License Error

I bought a Aspose.PythonVia.NET license for Developer OEM, pip install aspose-3d, and load license by set_license function, but got this error:
“RuntimeError: Proxy error(InvalidOperationException): The license is not valid for this product”
So how can I solve this problem? It really makes me feel bad:(

@RobotBerry

We have fixed this issue. The hotfix is available in pypi now.

pip install aspose-3d==22.10.1

It works! Thank you very much :grinning:

1 Like