Select Git revision
install.rst
install.rst 1.29 KiB
Installation
Using pip
pip install openmesh
Prebuilt Binaries
We provide prebuilt wheels for manual installation with pip for the following configurations:
Linux
macOS 10.13
Windows
Building from source
- recursively clone the repo
- cd to repo dir
- ensure the correct virtualenv is activated
- pip install -e .