Upgrade from Eikon -> Workspace. Learn about programming differences.

For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 1 1 1

UserWarning: Unclosed httpx.AsyncClient object

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


refinitiv-dataplatform-eikonrefinitiv-realtime
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hi @s.paulick ,

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?
If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.

Thanks,
AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,
AHS

1 Answer

· Write an Answer
Upvotes
Accepted
25.3k 87 12 25

Hi @s.paulick

The RDP Python library dev team are not aware of any incompatibility between version a10 and Python v3.9.7

I understand you have already raised a support ticket that was replicated on our internal support channel. As I recommended to our support person, please provide a list of python packages e.g. 'pip list' installed in the environment you are using.

It could be that some of your other python packages are not compatible with Python 3.9.7?

I can share the list with our RDP Python dev team who can check for any obvious culprits. If not, you will need to identify which of your other python packages may be causing the issue - as a result of your upgrade to Python 3.9.7.


icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.