Trouble installing python library for Eikon Data API

I am using python 3.9.2 version and eikon 4.0. I am trying to enable Eikon Data API for python and on trying to install the python library using 'pip install eikon', I am getting the following error messages stating 'Could not find a version that satisfies the requirement eikon', 'No matching distribution found for eikon'. Altough it says that any version above python 3.5 or higher is appropriate, Why am I getting such error? How can I fix it?

ss.png

Best Answer

Answers