System Requirements
Overview
To build and manipulate 3D document formats, the machine that Aspose.3D for Python via .NET runs on doesn’t need to have modeling and rendering software installed. Aspose.3D for Python via .NET API also incorporates document generation engine.
Supported Operating System
Aspose.3D for Python via .NET supports any 64-bit or 32-bit operating system where Python 3.5 or later is installed.
| Operating System | Versions |
| Microsoft Windows |
|
| Linux |
|
System Requirements for Target Linux Platform
-
GCC-6 runtime libraries (or later).
-
libgdiplus: an Open Source implementation of the GDI+ API. -
Dependencies of .NET Core Runtime. Installing .NET Core Runtime itself is NOT required.
-
For Python 3.5-3.7: The
pymallocbuild of Python is needed. The--with-pymallocPython build option is enabled by default. Typically, thepymallocbuild of Python is marked withmsuffix in the filename. -
libpythonshared Python library. The--enable-sharedPython build option is disabled by default, some Python distributions do not contain thelibpythonshared library. For some linux platforms, thelibpythonshared library can be installed using the package manager, for example:sudo apt-get install libpython3.7. The common issue is thatlibpythonlibrary is installed in a different location than the standard system location for shared libraries. The issue can be fixed by using the Python build options to set alternate library paths when compiling Python, or fixed by creating a symbolic link to thelibpythonlibrary file in the system standard location for shared libraries. Typically, thelibpythonshared library file name islibpythonX.Ym.so.1.0for Python 3.5-3.7, orlibpythonX.Y.so.1.0for Python 3.8 or later (for example: libpython3.7m.so.1.0, libpython3.9.so.1.0).
Furthermore, any operating system that can install Mono(.NET 4.0 Framework support) or use .NET core can use Aspose.3D for Python via .NET.
Rendering
Vulkan
Aspose.3D for Python via .NET requires Vulkan x64 platform, x86 is not supported.
- AMD Radeon 7700 series and newer
- NVIDIA GeForce 600 series and newer
- Intel Skylake and newer