potiuk commented on pull request #18040:
URL: https://github.com/apache/airflow/pull/18040#issuecomment-913402043
> ```
> TypeError("unsupported operand type(s) for +: 'SSL_VERIFY_PEER' and
'SSL_VERIFY_FAIL_IF_NO_PEER_CERT'")
> ```
Yeah, I was loooking in the evening yesterday and tried to pin-point where
this one is coming from. If you have any idea, how to approach that one it
would be great. I could not find any clue or similar issues.
It looks like some dependency (but I have no idea which one) causes this
one. For now I was trying to downgrade each of the dependencies one-by-one to
the version that "works" (current constraint) but this is a bit "hit-and-miss"
approach and that will take me a while to go through it. Any wild guesses ?
--
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]