potiuk commented on issue #26769: URL: https://github.com/apache/airflow/issues/26769#issuecomment-1261890835
This is a problem with Python SSL on MacOS M1 not Airflow. We cannot do much about it because this is an environmental thing. You can try various workaround and approaches that mitigate the issue - you can google it, here are two likely ways you can workaround it (read the discussions/various approaches there). But you can find plenty of other discussions/workarounds for similar issues people have (not only in Airflow - this problem affects everyone). * https://stackoverflow.com/questions/69598150/apple-mac-book-pro-m1-chip-segmentation-error-when-using-python-requests-library * https://github.com/apache/airflow/discussions/24463 -- 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]
