GitHub user potiuk added a comment to the discussion: Problems with Airflow 2.10.2
Yopu have to look how your Airflow is installed - people had similar erro when their python was broken so likey you have similar issue https://stackoverflow.com/questions/54921269/pip3-and-requests-module-attributeerror-cffi-library-openssl-has-no-function You need to diagnose your setup. It's not an airlfow user. 1000s of other people did not have the same problem so it is your environmental issue. We have completely no idea how you installed Airlfow - but some general rules - do not use stock python that comes with your OS, but install it via official installation methods from Python. If needs be reinstall everything from the scratch. GitHub link: https://github.com/apache/airflow/discussions/42434#discussioncomment-11310103 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
