Installing Mito Using Pip

Instructions for install Mito using the command line and the pip package manager.

Start by creating a virtual environment, then run:

python -m pip install mitosheet mito-ai

Launch Juypyter Lab

jupyter lab

Then, follow these instructions to create a mitosheet and use AI.

Requirements

  1. Check that you have Python 3.9 or above, and Python 3.13 or below by opening a terminal and running python --version

  2. By installing Mito, you are agreeing to Mito's Terms of Service and Privacy Policy.

  3. In addition, by using Mito's AI features, you are agreeing to our AI data usage policy.

Last updated

Was this helpful?