Skip to main content

Compatability

Windows MacOS Linux
1

Install Python

First, run the following command to check to see if python is installed
If it is, you should see something like

If it is not installed, see Download Python | Python.org
2

Install Pip

pip should be installed by default with python. Run this command to make sure.
It should return something like:
Windows

If it doesn’t return anything, see Installation - pip documentation v25.3
3

Install Tessera

Now that you have python and pip installed, you can install tessera directly from PyPi (Python Package Index), using the pip command. Run:
4

New Step

Once you have installed all three programs, you will be able to run the following command anywhere to start the program.
This will launch the program window.
Congrats! You successfully installed tessera! Read this page next to learn how to use tessera