Installation Guide
Prerequisites
- A recent version of python. These docs were built using python 3.9.16
- If you're running locally, you'll also need DeepLabCut's dependencies
Creating a conda environment
Run the following command
Installing Python dependencies
- Activate your conda environment
- If you are going to be following the tutorial in the usage guide, install this package + ipython:
- If you are a developer looking to install and use/extend this package in other Python scripts: