Installation
choose an option to find out more.
already use conda?
or
want to contribute?
or
want to contribute?
conda
- The Python distribution of choice for many researchers
- Quickly and easily install all of the Menpo Project
- Easily install more Python packages with conda and pip
- Define multiple isolated environments and switch between them easily
- Install development versions and contribute to menpo
flexible & powerful
have an existing non-conda install you want to use menpo with?
pip
- Use the powerful menpo core library with your existing Python setup
- Great for deep learning researchers - benefit from menpo as a preprocessing library
- Currently limited to the menpo core library due to tricky dependencies for other parts of the project. Wish this weren’t the case? Let us know!
integrate with what you have