Here is a repo for processing 3D model by pymeshlab quickly. Please follow the following steps to use it which is recommended to use in the environment of python venv.
- python: v3.9.12
- pymeslab: v2022.2
- OS: macOS
- Install python link
- Install pip3
$ curl -O https://bootstrap.pypa.io/get-pip.py
$ sudo python3 get-pip.py