Getting this error AttributeError: module 'lib' has no attribute 'SSL_CTX_set_ecdh_auto' I have looked at some of the other discussions and tried upgrading pyopenssl but still get the same error
I actually tried this blog as well and installed both pyopenssl and cryprography libraries that were compatible with each other. In the end, I just found the issue was arising when jupyter was installed before kiteconnect. Didnt bother looking further so still dont know for sure exactly what was causing the issue