I use the command line "pip install refinitiv-data".However, I encounter a problem, and could not install refinitiv-data. The screenshot is attached.My python version is 3.13
@Hafads
Thank you for reaching out to us.
The rebranded library is lseg.data. Please use the lseg.data library instead.
pip install lseg.data
If it doesn't work, please try Python 3.12 instead.