- OVITO PRO built-in Python interpreter
ovitos -m pip install --user git+https://github.com/stukowski/ExamplePipelineSource.git
- Standalone Python package or Conda environment
pip install --user git+https://github.com/stukowski/ExamplePipelineSource.git
- Please note that the
--usertag is recommended but optional and depends on your Python installation.
- Tested on OVITO version 3.9.2
Alexander Stukowski