1 year ago
#59114
tsukikosagi
No module named 'termios' when creating a DAG on Airflow Docker
I am trying to create a sample DAG on VSCode after installing Airflow through docker but I run into this error.
ModuleNotFoundError*: No module named 'termios'*
Wondering what went wrong with my installation? I installed a docker environment for this and all containers seem healthy. I am using Python 3.6.8 and AIRFLOW_IMAGE_NAME:-apache/airflow:2.2.3
Kinda new to this whole thing and still figuring things out.
Thanks in advance!
python
docker
module
airflow
termios
0 Answers
Your Answer