Hi -
As of Monday morning I am unable to import eikon to a jupyter notebook, receiving an error:
type object 'SettingsFrame' has no attribute 'ENABLE_CONNECT_PROTOCOL'
This error appears to be generated from the h2 package.
I am aware of a similar question posted to this forum at some point.
My h2 package is version 4.0.0.
My httpx package is version 0.14.3.
My eikon package is version 1.1.8.
My hyperframe package is version 6.0.0.
Is there a version dependency problem here? I understand what the error message means but I'm not sure if one of my installed packages is not correct.
Any solution to this?
Thanks