Using pip3
pip3 install "apache-airflow[celery]==2.10.2" --constraint "https://raw.githubusercontent.com/apache/airflow/constraints-2.10.2/constraints-3.8.txt"
Starting the airflow platform
Introduce the following code:
$ airflow standalone
open your browser localhost:8080
user admin
password: verify in the logs of your server