Stéphane Burwash
03/24/2022, 8:51 PMpip3 install meltano
meltano install
meltano install is giving me an error that an airflow file does not exist. Has anyone seen this issue before?
The error message: [Errno 2] No such file or directory: '/home/stephane/Documents/projects/meltano-projects/meltano/.meltano/files/airflow/venv/bin/python'
pat_nadolny
03/25/2022, 6:05 PMmeltano.yml
? Have you tried re-installing airflow again, did the same problem persist? You can try reinstalling using meltano install files airflow --clean
Stéphane Burwash
03/25/2022, 6:09 PMpat_nadolny
03/25/2022, 6:14 PM