I am a new user of Airflow. I successfully set up the airflow locally.
But when I try to import modules such as from airflow.decorators
or airflow.operators.pythonOperators
I receive an error as Import could not be resolved
.
Below is the screenshot of my situation.
Receiving the same error on my localhost web-server:
Please help me out, as I am entirely new to apache-airflow
Edit:
My current version of airflow is already 2.3.4