Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 462 Bytes

INSTALL.md

File metadata and controls

13 lines (10 loc) · 462 Bytes

Pre-built binaries of TinySpline's Python binding (for Linux, Windows, and macOS) can be installed via pip:

python -m pip install tinyspline

Please note that on macOS you probably need to change the path to Python in _tinysplinepython.so via install_name_tool.

For more details (and if you would like to compile TinySpline on you own) please see the installation instructions in our GitHub repository: https://github.com/msteinbeck/tinyspline