Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • algorithms
  • openflipper-integration
  • 1.2.1
  • 1.2.0
  • 1.1.6
  • 1.1.5
  • 1.1.4
  • 1.1.3
  • 1.1.2
  • 1.1.1
  • 1.1.0
  • 1.0.0
13 results

install.rst

Blame
  • 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

    1. recursively clone the repo
    2. cd to repo dir
    3. ensure the correct virtualenv is activated
    4. pip install -e .