mikaeld commented on PR #24588: URL: https://github.com/apache/airflow/pull/24588#issuecomment-1511915877
PYTHONPATH is empty, which is exactly what I would expect from creating a new virtualenv in a new pyenv environment. I'm not exactly used to the library setup as I usually work on applications so there might be some implicit detail I'm missing. I can run db migrations using `python -m airflow db init` but `airflow db init` yields the import error. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
