Hello
I have upgraded to Python 3.9.7 and reinstalled the refinitiv-dataplatform package using the version
Python39\site-packages\refinitiv_dataplatform-1.0.0a10.dist-info
When using the interface to extract data I now get the following warning:
UserWarning: Unclosed <httpx.AsyncClient object at 0x0000029EBE4C9940>
This does not relate to the session ID that I get when I do the eikon data access:
eikon session:
<refinitiv.dataplatform.core.session.platform_session.PlatformSession object at 0x0000029EBE4C9400>
State.Open
Which version of the Eikon refinitiv-dataplatform should I use in combination with Python 3.9.7?
Thanks,
Eva