To install Label Studio with pip, you need Python version 3.7 or later. Run the following:
pip install label-studio
After you install Label Studio, start the server with the following command:
label-studio
The default web browser opens automatically at http://localhost:8080 with Label Studio.