How to Install python-pyassimp in Ubuntu 18.04



Install python-pyassimp by entering the following commands in the terminal:

sudo apt update
sudo apt install python-pyassimp

Description:

3D model import library (Python2 bindings)

Assimp is a library to import various well-known 3D model formats ("assets") in a uniform manner. Assimp aims at providing a full asset conversion pipeline for use in game engines / realtime rendering systems of any kind but is not limited to this audience. . This package provides Python bindings to the Assimp library.

Homepage: http://assimp.org

Version: 4.1.0~dfsg-3

Section: universe/python