I am installing open ai python library as
pip install openai
It was throwing an error that Microsoft build tools are required. I've installed it by following StackOverflow Link
I've installed the build tools and the individual packages
Now I'm facing the below error
Please let me know How I can fix this error. My OS is Windows Server 2016.
pip install aiohttp==3.9.0b0 This solved the issue